@StampyLibrary(libraryName="stampy-client-server") public class MessageListenerHaltException extends java.lang.Exception
StampyMessageListeners should be invoked.
Should be thrown by any implementation of a StampyMessageListener
that wants to halt downstream processing of the message.| Constructor and Description |
|---|
MessageListenerHaltException()
Instantiates a new message listener halt exception.
|