javax.transaction
public class: HeuristicMixedException [javadoc |
source]
java.lang.Object
java.lang.Throwable
java.lang.Exception
javax.transaction.HeuristicMixedException
All Implemented Interfaces:
Serializable
This exception is thrown to report that a heuristic decision was made and
that some relevant updates have been committed and others 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 |