AppleSauce
Preparing search index...
applesauce-core
TimeoutError
Class TimeoutError
Hierarchy
Error
TimeoutError
Index
Constructors
constructor
Properties
cause?
message
name
stack?
Constructors
constructor
new
TimeoutError
(
message
?:
string
)
:
TimeoutError
Parameters
Optional
message
:
string
Returns
TimeoutError
new
TimeoutError
(
message
?:
string
,
options
?:
ErrorOptions
)
:
TimeoutError
Parameters
Optional
message
:
string
Optional
options
:
ErrorOptions
Returns
TimeoutError
Properties
Optional
cause
cause
?:
unknown
message
message
:
string
name
name
:
string
Optional
stack
stack
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
cause
message
name
stack
AppleSauce
Loading...