Package com.swiftmq.jms
Class ConnectionLostException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- javax.jms.JMSException
-
- com.swiftmq.jms.ConnectionLostException
-
- All Implemented Interfaces:
java.io.Serializable
public class ConnectionLostException extends javax.jms.JMSException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ConnectionLostException(java.lang.String reason)
ConnectionLostException(java.lang.String reason, java.lang.Exception linkedException)
-
Method Summary
-
Methods inherited from class javax.jms.JMSException
getErrorCode, getLinkedException, setLinkedException
-
-