Class TXPRollbackException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.iizix.txp.TXPException
com.iizix.txp.TXPRollbackException
- All Implemented Interfaces:
Serializable
- Author:
- Freggle
- See Also:
Constructor Summary
ConstructorsConstructorDescriptionConstructor.TXPRollbackException(String message) Constructor.TXPRollbackException(String message, Throwable cause) Constructor.TXPRollbackException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace) Constructor.TXPRollbackException(Throwable cause) Constructor.Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Constructor Details
TXPRollbackException
public TXPRollbackException()Constructor.TXPRollbackException
TXPRollbackException
TXPRollbackException
TXPRollbackException