Search
Preparing search index...
The search index is not available
dank-twitch-irc
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
TimeoutError
Class TimeoutError
Signifies some sort of timeout while waiting for something to complete
Hierarchy
BaseError
TimeoutError
Index
Constructors
constructor
Properties
cause
message
name
stack
Constructors
constructor
new
Timeout
Error
(
message
:
string
)
:
TimeoutError
Parameters
message:
string
Returns
TimeoutError
Properties
Optional
cause
cause
:
Error
|
undefined
message
message
:
string
name
name
:
string
stack
stack
:
string
Globals
Timeout
Error
constructor
cause
message
name
stack
Generated using
TypeDoc
Signifies some sort of timeout while waiting for something to complete