ParseError
-
class
ParseError() Error object that is thrown when invalid data is supplied to a function.
Constructors
-
ParseError.constructor() - ParseError(message: string):
ParseErrorCreates a new ParseError
Parameters
message: stringReturns:
ParseError