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