Class StolenTransactionError
java.lang.Object
java.lang.Throwable
java.lang.Error
org.smallmind.nutsnbolts.lang.FormattedError
org.smallmind.persistence.orm.aop.StolenTransactionError
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionStolenTransactionError(String message, Object... args) StolenTransactionError(Throwable throwable) StolenTransactionError(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
-
StolenTransactionError
public StolenTransactionError() -
StolenTransactionError
-
StolenTransactionError
-
StolenTransactionError
-