JavaScript is disabled on your browser.
Detail:
Field |
Constr |
Method
java.lang.Object
java.lang.Throwable
java.lang.Exception
javax.transaction.SystemException
All Implemented Interfaces:
java.io.Serializable
public class BitronixRollbackSystemException
extends BitronixSystemException
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:
Serialized Form
Field Summary
Fields inherited from class javax.transaction.SystemException
errorCode
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Detail:
Field |
Constr |
Method
Copyright © 2006-2023 Bitronix Software . All Rights Reserved.