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