node-switchbot
Preparing search index...
ConnectionTimeoutError
Class ConnectionTimeoutError
Error thrown when a connection timeout occurs
Hierarchy (
View Summary
)
SwitchBotError
ConnectionTimeoutError
Index
Constructors
constructor
Properties
code?
timeout
Ms?
Constructors
constructor
new
ConnectionTimeoutError
(
message
?:
string
,
timeoutMs
?:
number
,
)
:
ConnectionTimeoutError
Parameters
message
:
string
= 'Connection timeout'
Optional
timeoutMs
:
number
Returns
ConnectionTimeoutError
Properties
Optional
Readonly
code
code
?:
string
Optional
Readonly
timeout
Ms
timeoutMs
?:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
code
timeout
Ms
node-switchbot
Loading...
Error thrown when a connection timeout occurs