AssemblyDataParseError

class wv.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.

Index

Constructors

Constructors

wv.AssemblyDataParseError.constructor()
AssemblyDataParseError(message: string): AssemblyDataParseError

Creates a new AssemblyDataParseError

Parameters

message: string

Returns: AssemblyDataParseError