org.ow2.jasmine.event.processor
Class JasmineEventProcessorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.ow2.jasmine.event.processor.JasmineEventProcessorException
- All Implemented Interfaces:
- Serializable
public class JasmineEventProcessorException
- extends Exception
Exception thrown when the processing of a JASMINe event failed.
- Author:
- Loris Bouzonnet
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
JasmineEventProcessorException
public JasmineEventProcessorException()
JasmineEventProcessorException
public JasmineEventProcessorException(String message)
JasmineEventProcessorException
public JasmineEventProcessorException(Throwable cause)
JasmineEventProcessorException
public JasmineEventProcessorException(String message,
Throwable cause)
Copyright © 2012 OW2 Consortium. All Rights Reserved.