funfix-core
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Timeout
Error
constructor
Error
message
name
stack
Signals that completion of a procedure took longer than anticipated.
Hierarchy
Error
TimeoutError
Index
Constructors
constructor
Properties
Error
message
name
stack
Constructors
constructor
new
Timeout
Error
(
message
?:
undefined
|
string
)
:
TimeoutError
Parameters
Optional
message:
undefined
|
string
Returns
TimeoutError
Properties
Static
Error
Error
:
ErrorConstructor
Static
message
message
:
string
Static
name
name
:
string
Static
Optional
stack
stack
:
undefined
|
string
Generated using
TypeDoc
Signals that completion of a procedure took longer than anticipated.