Package com.arjuna.ats.jts.exceptions
Class TxError
java.lang.Object
java.lang.Throwable
java.lang.Error
com.arjuna.ats.jts.exceptions.TxError
- All Implemented Interfaces:
Serializable
Error that may be thrown during transaction processing.
- Since:
- JTS 2.0.
- Version:
- $Id: TxError.java 2342 2006-03-30 13:06:17Z $
- Author:
- Mark Little (mark_little@hp.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
-
TxError
public TxError() -
TxError
-