bea.jolt
Class TransactionException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.lang.RuntimeException
              extended bybea.jolt.JoltException
                  extended bybea.jolt.TransactionException
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
TransactionException

public class TransactionException
extends JoltException

This exception is thrown when a transaction fails.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class bea.jolt.JoltException
TPEABORT, TPEBADDESC, TPEBLOCK, TPEDIAGNOSTIC, TPEEVENT, TPEHAZARD, TPEHEURISTIC, TPEINVAL, TPEIO, TPEITYPE, TPEJOLT, TPELIMIT, TPEMATCH, TPEMIB, TPENOENT, TPEOS, TPEOTYPE, TPEPERM, TPEPROTO, TPERELEASE, TPERMERR, TPESVCERR, TPESVCFAIL, TPESYSTEM, TPETIME, TPETRAN, TPGOTSIG
 
Methods inherited from class bea.jolt.JoltException
getErrno, getObject, toString
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait