Class PsySyntaxErrorException

All Implemented Interfaces:
PsyExecutable, PsyObject, Serializable

@ErrorType("syntaxerror") public class PsySyntaxErrorException extends PsyErrorException
The representation of syntaxerror error thrown when syntax error occured.
See Also:
  • Constructor Details

    • PsySyntaxErrorException

      public PsySyntaxErrorException()