SelectionInvalidatedError

class Communicator.SelectionInvalidatedError()

Error object that is thrown when an asynchronous selection error occurs. If this error is thrown when beginning a selection, that operation failed to start. If this error is thrown when advancing a selection, the handle is no longer valid. In this case the operation has already completed.

Constructors

Properties


Constructors

constructor

Communicator.SelectionInvalidatedError.constructor()

Creates a new SelectionInvalidatedError

Return type

Communicator.SelectionInvalidatedError

Properties

Communicator.SelectionInvalidatedError.message
Communicator.SelectionInvalidatedError.name
Communicator.SelectionInvalidatedError.stack