node-switchbot
Preparing search index...
SwitchBotError
Class SwitchBotError
Base error class for SwitchBot errors
Hierarchy (
View Summary
)
Error
SwitchBotError
APIError
APINotAvailableError
BLENotAvailableError
CommandFailedError
ConnectionTimeoutError
DeviceNotFoundError
DiscoveryError
ValidationError
Index
Constructors
constructor
Properties
code?
Constructors
constructor
new
SwitchBotError
(
message
:
string
,
code
?:
string
)
:
SwitchBotError
Parameters
message
:
string
Optional
code
:
string
Returns
SwitchBotError
Properties
Optional
Readonly
code
code
?:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
code
node-switchbot
Loading...
Base error class for SwitchBot errors