Package com.caplin.permissioning
Class NoTransactionInProgressException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.caplin.permissioning.NoTransactionInProgressException
- All Implemented Interfaces:
Serializable
Thrown when an attempted operation requires a transaction to be in
progress; however one is not.
- See Also:
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString