org.ow2.jasmine.event.processor
Class ProcessContextException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.ow2.jasmine.event.processor.ProcessContextException
- All Implemented Interfaces:
- Serializable
public class ProcessContextException
- extends Exception
Exception thrown when an operation on a ProcessContext 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 |
ProcessContextException
public ProcessContextException()
ProcessContextException
public ProcessContextException(String message,
Throwable cause)
ProcessContextException
public ProcessContextException(String message)
ProcessContextException
public ProcessContextException(Throwable cause)
Copyright © 2012 OW2 Consortium. All Rights Reserved.