Class RejectMessageException

All Implemented Interfaces:
IFailedReasonDetails, HasAdditionalData<IFailedReasonDetails>, Serializable

public class RejectMessageException extends AsynchronousProcessingException implements IFailedReasonDetails
Throw this exception from within an asynchronous message listener in order to stop processing and send the message directly to Saga issues storage
See Also: