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
Constructors
- AssemblyDataParseError.constructor(message)
 Creates a new AssemblyDataParseError
- Arguments
 message (
string()) –
- Return type
 
Properties
- AssemblyDataParseError.message
 - Type
 string
- AssemblyDataParseError.name
 - Type
 string
- AssemblyDataParseError.stack
 - Type
 string optional