Ortho Remote - v0.4.0 / OrthoRemoteCommunicationError
Class of error related to device communication errors with a known device
-
↳ OrthoRemoteCommunicationError
+ new OrthoRemoteCommunicationError(code
: OrthoRemoteCommunicationErrorCode, id
: string, message?
: string): OrthoRemoteCommunicationError
Name | Type | Description |
---|---|---|
code |
OrthoRemoteCommunicationErrorCode | connection error code |
id |
string | device ID for the connection error |
message? |
string | - |
Returns: OrthoRemoteCommunicationError
Overrides: OrthoRemoteError.constructor
• Readonly
code: OrthoRemoteCommunicationErrorCode
Device error code
• Readonly
id: string
Device identifier