cgl.narada.event
Class NBEventException
java.lang.Object
java.lang.Throwable
java.lang.Exception
cgl.narada.event.NBEventException
- All Implemented Interfaces:
- Serializable
public class NBEventException
- extends Exception
This exception is thrown when any of the operations related to the
processing of events encounters problems. For example this exception
can be thrown when there are problems associated with the processing
of properties, headers, or distribution-traces within the events.
- See Also:
- Serialized Form
NBEventException
public NBEventException(String reason)
NBEventException
public NBEventException(String reason,
String errorCode)
toString
public String toString()
- Overrides:
toString
in class Throwable
For comments and suggestions please send
e-mail to
The NaradaBrokering Project