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:
- java.io.Serializable
public class JasmineEventProcessorException
- extends java.lang.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 |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
JasmineEventProcessorException
public JasmineEventProcessorException()
JasmineEventProcessorException
public JasmineEventProcessorException(java.lang.String message)
JasmineEventProcessorException
public JasmineEventProcessorException(java.lang.Throwable cause)
JasmineEventProcessorException
public JasmineEventProcessorException(java.lang.String message,
java.lang.Throwable cause)
Copyright © 2009 OW2 Consortium. All Rights Reserved.