Package com.swiftmq.jms
Class RequestTimeoutException
java.lang.Object
java.lang.Throwable
java.lang.Exception
javax.jms.JMSException
com.swiftmq.jms.RequestTimeoutException
- All Implemented Interfaces:
Serializable
public class RequestTimeoutException
extends javax.jms.JMSException
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionRequestTimeoutException
(String reason) RequestTimeoutException
(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
-
RequestTimeoutException
-
RequestTimeoutException
-