Search
Preparing search index...
The search index is not available
node-logix
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
ConnectionTimeoutError
Class ConnectionTimeoutError
Hierarchy
Error
ConnectionTimeoutError
Index
Constructors
constructor
Properties
host
message
name
stack
timeout
Error
Constructors
constructor
new
Connection
Timeout
Error
(
host
?:
undefined
|
string
, timeout
?:
undefined
|
number
)
:
ConnectionTimeoutError
Parameters
Optional
host:
undefined
|
string
Optional
timeout:
undefined
|
number
Returns
ConnectionTimeoutError
Properties
Optional
host
host
:
undefined
|
string
message
message
:
string
name
name
:
string
Optional
stack
stack
:
undefined
|
string
Optional
timeout
timeout
:
undefined
|
number
Static
Error
Error
:
ErrorConstructor
Globals
Connection
Timeout
Error
constructor
host
message
name
stack
timeout
Error
Generated using
TypeDoc