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: |
---|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getStackTraceDepth, getStackTraceElement, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods from java.lang.Object: |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |