Class PsyInvalidStateException

All Implemented Interfaces:
PsyExecutable, PsyObject, Serializable

@ErrorType("invalidstate") public class PsyInvalidStateException extends PsyErrorException
The representation of the invalidstate error thrown if the execution of the operator is not possible with the current state of the operand or environment.
See Also:
  • Constructor Details

    • PsyInvalidStateException

      public PsyInvalidStateException()