Class PsyNotImplementedException

All Implemented Interfaces:
PsyExecutable, PsyObject, Serializable

@ErrorType("notimplemented") public class PsyNotImplementedException extends PsyErrorException
See Also:
  • Constructor Details

    • PsyNotImplementedException

      public PsyNotImplementedException()
      Constructs a new exception object with null as its detail message.