Package com.mayam.wf.mq
Class RetryMessageException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.mayam.wf.mq.RetryMessageException
- All Implemented Interfaces:
Serializable
Exception indicating a possibly recoverable condition which occurred during
message processing. Will cause the Mq not to acknowledge the message being
processed, meaning it will later be read again from the queue.
- Author:
- Markus MÃ¥rtensson
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
RetryMessageException
protected RetryMessageException() -
RetryMessageException
-
RetryMessageException
-