Package org.smallmind.persistence.orm
Class TransactionPostProcessException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.smallmind.nutsnbolts.lang.FormattedException
org.smallmind.persistence.orm.TransactionPostProcessException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionTransactionPostProcessException(String message, Object... args) TransactionPostProcessException(Throwable throwable) TransactionPostProcessException(Throwable throwable, String message, Object... args) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
TransactionPostProcessException
public TransactionPostProcessException() -
TransactionPostProcessException
-
TransactionPostProcessException
-
TransactionPostProcessException
-
-
Method Details
-
getFirstCause
-
addSubsequentCause
-
getSubsequentCauses
-