Class TxError

java.lang.Object
java.lang.Throwable
java.lang.Error
com.arjuna.ats.jts.exceptions.TxError
All Implemented Interfaces:
Serializable

public class TxError extends Error
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 Details

    • TxError

      public TxError()
    • TxError

      public TxError(String s)