Package com.bea.wli.config.transaction
Class TransactionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.bea.wli.config.transaction.TransactionException
- All Implemented Interfaces:
 Serializable
Exceptions about the transaction
- See Also:
 
- 
Constructor Summary
ConstructorsConstructorDescriptionTransactionException(String message) TransactionException(String transactionId, String message, Throwable cause)  - 
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString 
- 
Constructor Details
- 
TransactionException
 - 
TransactionException
 
 - 
 - 
Method Details
- 
getTransactionId
 
 -