org.ow2.orchestra.facade.exception
Class OrchestraRuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.ow2.orchestra.facade.exception.OrchestraRuntimeException
- All Implemented Interfaces:
- java.io.Serializable
- Direct Known Subclasses:
- BpelFaultException
public class OrchestraRuntimeException
- extends java.lang.RuntimeException
- 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 |
OrchestraRuntimeException
public OrchestraRuntimeException()
OrchestraRuntimeException
public OrchestraRuntimeException(java.lang.Exception e)
OrchestraRuntimeException
public OrchestraRuntimeException(java.lang.String message)
OrchestraRuntimeException
public OrchestraRuntimeException(java.lang.String message,
java.lang.Exception e)
OrchestraRuntimeException
public OrchestraRuntimeException(java.lang.Throwable cause)
OrchestraRuntimeException
public OrchestraRuntimeException(java.lang.String message,
java.lang.Throwable cause)
Copyright © 2009 OW2 Consortium. All Rights Reserved.