ParseError

class Communicator.ParseError()

Error object that is thrown when invalid data is supplied to a function.

Constructors

Properties


Constructors

constructor

Communicator.ParseError.constructor(message)

Creates a new ParseError

Arguments
  • message (string()) –

Return type

Communicator.ParseError

Properties

Communicator.ParseError.message
Communicator.ParseError.name
Communicator.ParseError.stack