com.sap.transaction
Class TxException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.sap.transaction.TxException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- TxDemarcationException, TxDuplicateOIDRegistrationException, TxRollbackException, TxSynchronizationException
public class TxException
- extends Exception
A TxException is thrown to indicate that the transaction
manager has encountered an unexpected error situation. Most likely, an
exception of this type is raised when a call to the underlying JTA
transaction manager has failed. In this case, the caught JTA exception is
packed as "cause" attribute into the TxException.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
TxException
public TxException()
TxException
public TxException(String msg)
This class can be accessed from:
|
SC
|
DC
|
[sap.com] ENGFACADE
|
[sap.com] tc/je/txmanager/api
|
Copyright 2010 SAP AG Complete Copyright Notice