ParseError

class ParseError()

Constructors

Properties


Constructors

ParseError.constructor(message)
Arguments:
  • message (string()) – None
Return type:

ParseError()

Properties

ParseError.message
Type:string
ParseError.name
Type:string
ParseError.stack
Type:string optional