Class JmsTimeoutException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.core.NestedRuntimeException
org.springframework.jms.JmsException
org.springframework.integration.jms.JmsTimeoutException
- All Implemented Interfaces:
Serializable
A timeout occurred within an async gateway.
- Since:
- 4.3
- Author:
- Gary Russell, Artem Bilan
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class JmsException
getErrorCode, getMessageMethods inherited from class NestedRuntimeException
contains, getMostSpecificCause, getRootCauseMethods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
JmsTimeoutException
-