Magpie HTML - v0.1.3
Preparing search index...
SwoopTimeoutError
Class SwoopTimeoutError
Thrown when
swoop()
exceeds its configured timeout.
Hierarchy (
View Summary
)
SwoopError
SwoopTimeoutError
Index
Constructors
constructor
Properties
name
Constructors
constructor
new
SwoopTimeoutError
(
message
?:
string
)
:
SwoopTimeoutError
Parameters
Optional
message
:
string
Returns
SwoopTimeoutError
new
SwoopTimeoutError
(
message
?:
string
,
options
?:
ErrorOptions
,
)
:
SwoopTimeoutError
Parameters
Optional
message
:
string
Optional
options
:
ErrorOptions
Returns
SwoopTimeoutError
Properties
name
name
:
string
= 'SwoopTimeoutError'
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
name
Magpie HTML - v0.1.3
Loading...
Thrown when
swoop()exceeds its configured timeout.