jimpex
Preparing search index...
GatewayHelperServiceErrorHandler
Type Alias GatewayHelperServiceErrorHandler
GatewayHelperServiceErrorHandler
:
(
options
:
GatewayHelperServiceErrorHandlerOptions
,
)
=>
void
A function to handle the error of an endpoint request.
Type Declaration
(
options
:
GatewayHelperServiceErrorHandlerOptions
)
:
void
Parameters
options
:
GatewayHelperServiceErrorHandlerOptions
The information of the error.
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
jimpex
Loading...
A function to handle the error of an endpoint request.