FuncType - v0.45.0
GitHub
Preparing search index...
InterruptedError
Class InterruptedError
Error thrown when an effect is interrupted.
Hierarchy
Error
InterruptedError
Index
Constructors
constructor
Properties
_
tag
Constructors
constructor
new
InterruptedError
(
message
?:
string
)
:
InterruptedError
Parameters
Optional
message
:
string
Returns
InterruptedError
Properties
Readonly
_
tag
_tag
:
"InterruptedError"
= ...
Settings
Member Visibility
Inherited
Internal
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
_
tag
GitHub
FuncType - v0.45.0
Loading...
Error thrown when an effect is interrupted.