Options
All
  • Public
  • Public/Protected
  • All
Menu

Class MonitorError

Hierarchy

  • Error
    • MonitorError

Index

Constructors

Properties

Constructors

constructor

  • new MonitorError(deviceId: string, code: string): MonitorError

Properties

code

code: string

deviceId

deviceId: string

message

message: string

name

name: string = "MonitorError"

Optional stack

stack: undefined | string

Static Error

Error: ErrorConstructor

Generated using TypeDoc