bitronix.tm.internal
Class BitronixRollbackSystemException
java.lang.Object
java.lang.Throwable
java.lang.Exception
javax.transaction.SystemException
bitronix.tm.internal.BitronixSystemException
bitronix.tm.internal.BitronixRollbackSystemException
- All Implemented Interfaces:
- 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
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
BitronixRollbackSystemException
public BitronixRollbackSystemException(String string,
Throwable t)
Copyright © 2006-2013 Bitronix Software. All Rights Reserved.