Class PsyUndefinedResultException

All Implemented Interfaces:
PsyExecutable, PsyObject, Serializable

@ErrorType("undefinedresult") public class PsyUndefinedResultException extends PsyErrorException
The representation of the undefinedresult error thrown when a result of an operation is meaningless.
See Also:
  • Constructor Details

    • PsyUndefinedResultException

      public PsyUndefinedResultException()