Package bitronix.tm.internal
Class BitronixRollbackSystemException
java.lang.Object
java.lang.Throwable
java.lang.Exception
jakarta.transaction.SystemException
bitronix.tm.internal.BitronixSystemException
bitronix.tm.internal.BitronixRollbackSystemException
- All Implemented Interfaces:
Serializable
Subclass of
SystemException indicating a rollback must be performed.
This exception is used to handle unilateral rollback of resources during delistement.- Author:
- lorban
- See Also:
-
Field Summary
Fields inherited from class jakarta.transaction.SystemException
errorCode -
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
-
BitronixRollbackSystemException
-