Package com.tibco.tibems.ufo
Class TibjmsUFOConnectionFailureException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- javax.jms.JMSException
-
- com.tibco.tibems.ufo.TibjmsUFOConnectionFailureException
-
- All Implemented Interfaces:
java.io.Serializable
public class TibjmsUFOConnectionFailureException extends JMSException
This exception can be thrown when Jakarta Messaging methods are invoked inside of a message listener callback and those calls encounter a broken connection.- See Also:
- Serialized Form
-
-
Method Summary
-
Methods inherited from class javax.jms.JMSException
getErrorCode, getLinkedException, setLinkedException
-
-