InternalLogicError

class Communicator.InternalLogicError()

Error object that is thrown when the viewer has entered into an invalid state. This most likely is due to an error in the viewer. Please reach out to support if you can reliably reproduce this error.

Constructors

constructor()

Creates a new InternalLogicError

Properties

message

name

stack


Constructors

constructor

Communicator.InternalLogicError.constructor()

Creates a new InternalLogicError

Return type

Communicator.InternalLogicError

Properties

Communicator.InternalLogicError.message
Communicator.InternalLogicError.name
Communicator.InternalLogicError.stack