Class NoTransactionException

All Implemented Interfaces:
Serializable, ExceptionInfo

public class NoTransactionException extends InvalidStateException
Exception type thrown when attempting a transactional operation without an active transaction.
Since:
0.4.0
Author:
Abe White
See Also: