Class NoTransactionException

  • All Implemented Interfaces:
    java.io.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:
    Serialized Form