Magpie HTML - v0.1.3
Preparing search index...
SwoopExecutionError
Class SwoopExecutionError
Thrown when script execution fails in a non-recoverable way.
Hierarchy (
View Summary
)
SwoopError
SwoopExecutionError
Index
Constructors
constructor
Properties
name
Constructors
constructor
new
SwoopExecutionError
(
message
?:
string
)
:
SwoopExecutionError
Parameters
Optional
message
:
string
Returns
SwoopExecutionError
new
SwoopExecutionError
(
message
?:
string
,
options
?:
ErrorOptions
,
)
:
SwoopExecutionError
Parameters
Optional
message
:
string
Optional
options
:
ErrorOptions
Returns
SwoopExecutionError
Properties
name
name
:
string
= 'SwoopExecutionError'
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
name
Magpie HTML - v0.1.3
Loading...
Thrown when script execution fails in a non-recoverable way.