javax.transaction
public class: HeuristicRollbackException [javadoc |
source]
java.lang.Object
java.lang.Throwable
java.lang.Exception
javax.transaction.HeuristicRollbackException
All Implemented Interfaces:
Serializable
This exception is thrown by the commit operation to report that a heuristic
decision was made and that all relevant updates have been rolled back.
| Methods from java.lang.Throwable: |
|---|
|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |