net.lessy.util.messaging
Class MessageVetoException
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.lessy.util.messaging.MessageVetoException
- All Implemented Interfaces:
- Serializable
public class MessageVetoException
- extends Exception
Exception that can be thrown by a message listener to raise it's Veto against processing a
particular message.
- Author:
- Hans Lesmeister
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
MessageVetoException
public MessageVetoException()
Copyright © 2012. All Rights Reserved.