Package com.arjuna.wst
Class FaultedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.arjuna.wst.FaultedException
- All Implemented Interfaces:
Serializable
Thrown if there is a fault during complete or compensation.
- Since:
- 1.0.
- Version:
- $Id: FaultedException.java,v 1.1 2004/04/21 15:57:04 nmcl Exp $
- Author:
- Mark Little (mark.little@arjuna.com)
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
FaultedException
public FaultedException() -
FaultedException
-