Package me.ehp246.aufjms.api.exception
Class JmsDispatchException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
me.ehp246.aufjms.api.exception.JmsDispatchException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
JmsDispatchFailedException
- Author:
- Lei Yang
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionJmsDispatchException(String message, Throwable cause) JmsDispatchException(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
JmsDispatchException
-
JmsDispatchException
-