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:
Serializable
public class ConnectionLostException
extends javax.jms.JMSException
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionConnectionLostException
(String reason) ConnectionLostException
(String reason, Exception linkedException) -
Method Summary
Methods inherited from class javax.jms.JMSException
getErrorCode, getLinkedException, setLinkedException
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ConnectionLostException
-
ConnectionLostException
-