ConfigurationError
ConfigurationError: ErrorCtor<ConfigurationError>
DedentError
DedentError: ErrorCtor<DedentError>
GrammarError
GrammarError: ErrorCtor<GrammarError>
LarkError
LarkError: ErrorCtor<LarkError>
ParseError
ParseError: ErrorCtor<ParseError>
UnexpectedCharacters
UnexpectedCharacters: ErrorCtor<UnexpectedCharacters>
UnexpectedEOF
UnexpectedEOF: ErrorCtor<UnexpectedEOF>
UnexpectedInput: ErrorCtor<UnexpectedInput>
UnexpectedToken
UnexpectedToken: ErrorCtor<UnexpectedToken>
The typed-error class constructors, for
instanceofchecks against the exact classes this library throws.