Skip to content

Latest commit

 

History

History
56 lines (31 loc) · 1.37 KB

orthoremotecommunicationerror.md

File metadata and controls

56 lines (31 loc) · 1.37 KB

Ortho Remote - v0.4.0 / OrthoRemoteCommunicationError

Class: OrthoRemoteCommunicationError

Class of error related to device communication errors with a known device

Hierarchy

Table of contents

Constructors

Properties

Constructors

constructor

+ new OrthoRemoteCommunicationError(code: OrthoRemoteCommunicationErrorCode, id: string, message?: string): OrthoRemoteCommunicationError

Parameters

Name Type Description
code OrthoRemoteCommunicationErrorCode connection error code
id string device ID for the connection error
message? string -

Returns: OrthoRemoteCommunicationError

Overrides: OrthoRemoteError.constructor

Properties

code

Readonly code: OrthoRemoteCommunicationErrorCode

Device error code


id

Readonly id: string

Device identifier