Class InvalidStateException

All Implemented Interfaces:
Serializable, ExceptionInfo
Direct Known Subclasses:
NonUniqueResultException, NoResultException, NoTransactionException

public class InvalidStateException extends UserException
Exception type thrown when attempting to execute an operation that is not allowed by the current state.
Since:
0.4.0
Author:
Abe White
See Also: