JavaScript is disabled on your browser.
Oracle® Tuxedo Jolt Java API Reference Release 22c F93398-01
Detail:
Field |
Constr |
Method
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
All Implemented Interfaces:
java.io.Serializable
public class TransactionException
extends TransactionException
This exception is thrown when a transaction cannot be started, committed,
or aborted. The BEA Tuxedo error number associated with the failure
is contained in this class.
Author:
Copyright (c) 1999 by BEA Systems, Inc. All Rights Reserved.
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
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
Oracle® Tuxedo Jolt Java API Reference Release 22c F93398-01
Detail:
Field |
Constr |
Method
Copyright © 1996, 2024, Oracle and/or its affiliates.