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:
java.io.Serializable
public class RequestTimeoutException extends javax.jms.JMSException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description RequestTimeoutException(java.lang.String reason)
RequestTimeoutException(java.lang.String reason, java.lang.Exception linkedException)
-
Method Summary
-
Methods inherited from class javax.jms.JMSException
getErrorCode, getLinkedException, setLinkedException
-
-