org.apache.ode.bpel.runtime
Class InvalidInstanceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.ode.bpel.runtime.InvalidInstanceException
- All Implemented Interfaces:
- java.io.Serializable
public class InvalidInstanceException
- 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 |
DEFAULT_CAUSE_CODE
public static final int DEFAULT_CAUSE_CODE
- See Also:
- Constant Field Values
TERMINATED_CAUSE_CODE
public static final int TERMINATED_CAUSE_CODE
- See Also:
- Constant Field Values
SUSPENDED_CAUSE_CODE
public static final int SUSPENDED_CAUSE_CODE
- See Also:
- Constant Field Values
ERROR_CAUSE_CODE
public static final int ERROR_CAUSE_CODE
- See Also:
- Constant Field Values
InvalidInstanceException
public InvalidInstanceException(java.lang.String msg,
java.lang.Throwable cause)
InvalidInstanceException
public InvalidInstanceException(java.lang.String msg)
InvalidInstanceException
public InvalidInstanceException(java.lang.Exception cause)
InvalidInstanceException
public InvalidInstanceException(int causeCode)
- Parameters:
causeCode
-
InvalidInstanceException
public InvalidInstanceException(java.lang.String message,
int causeCode)
- Parameters:
message
- causeCode
-
getCauseCode
public int getCauseCode()
- Returns:
- the cause code