org.ow2.orchestra.facade.exception
Class OrchestraException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.ow2.orchestra.facade.exception.OrchestraException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- ActivityInstanceNotFoundException, ActivityNotFoundException, InstanceNotFoundException, JobNotFoundException, ProcessNotFoundException
public class OrchestraException
- extends Exception
- Author:
- Gael Lalire
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
OrchestraException
public OrchestraException()
OrchestraException
public OrchestraException(Exception e)
OrchestraException
public OrchestraException(String message)
OrchestraException
public OrchestraException(String message,
Exception e)
Copyright © 2011 OW2 Consortium. All Rights Reserved.