Package com.arjuna.wst
Class TransactionRolledBackException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.arjuna.wst.TransactionRolledBackException
- All Implemented Interfaces:
Serializable
Thrown if the transaction rolls back rather than commits.
- Since:
- 1.0.
- Version:
- $Id: TransactionRolledBackException.java,v 1.1 2003/02/03 16:24:46 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
-
TransactionRolledBackException
public TransactionRolledBackException() -
TransactionRolledBackException
-