Package bitronix.tm.internal
Class BitronixHeuristicRollbackException
java.lang.Object
java.lang.Throwable
java.lang.Exception
jakarta.transaction.HeuristicRollbackException
bitronix.tm.internal.BitronixHeuristicRollbackException
- All Implemented Interfaces:
Serializable
public class BitronixHeuristicRollbackException
extends jakarta.transaction.HeuristicRollbackException
Subclass of
HeuristicRollbackException supporting nested Throwables.- Author:
- lorban
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
BitronixHeuristicRollbackException
-
BitronixHeuristicRollbackException
-