AssemblyDataParseError

class Communicator.AssemblyDataParseError()

Error object that is thrown when assembly tree data could not be parsed. This usually indicates an error with Communicator itself. Please reach out to support if you can reliably reproduce this error.

Constructors

constructor()

Creates a new AssemblyDataParseError

Properties

message

name

stack


Constructors

constructor

Communicator.AssemblyDataParseError.constructor(message)

Creates a new AssemblyDataParseError

Arguments
  • message (string()) –

Return type

Communicator.AssemblyDataParseError

Properties

Communicator.AssemblyDataParseError.message
Communicator.AssemblyDataParseError.name
Communicator.AssemblyDataParseError.stack