Preparing search index...
The search index is not available
@bluelibs/runner - v2.2.0
@bluelibs/runner
definitions
OnErrorEventPayload
Type Alias OnErrorEventPayload
On
Error
Event
Payload
:
{
error
:
any
;
suppress
(
)
:
void
;
}
Type declaration
error
:
any
suppress
:
function
suppress
(
)
:
void
This function can be called to suppress the error from being thrown.
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@bluelibs/runner - v2.2.0
Loading...
This function can be called to suppress the error from being thrown.