Class TransactionRolledBackException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.arjuna.wst.TransactionRolledBackException
All Implemented Interfaces:
Serializable

public class TransactionRolledBackException extends Exception
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 Details

    • TransactionRolledBackException

      public TransactionRolledBackException()
    • TransactionRolledBackException

      public TransactionRolledBackException(String s)