Class TXPException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.iizix.txp.TXPException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
TXPConcurrentCompletionException, TXPHeuristicMixedException, TXPNodeAssociationFailed, TXPNodesBusyException, TXPRollbackException
- Author:
- Freggle
- See Also:
Constructor Summary
ConstructorsConstructorDescriptionConstructor.TXPException(String message) Constructor.TXPException(String message, Throwable cause) Constructor.TXPException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace) Constructor.TXPException(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
TXPException
public TXPException()Constructor.TXPException
TXPException
TXPException
TXPException