transferum
Preparing search index...
ErrorHandler
Type Alias ErrorHandler<TSource>
ErrorHandler
:
(
e
:
Error
,
source
:
TSource
)
=>
void
Error handler — receives an Error and returns void.
Type Parameters
TSource
Type Declaration
(
e
:
Error
,
source
:
TSource
)
:
void
Parameters
e
:
Error
source
:
TSource
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
transferum
Loading...
Error handler — receives an Error and returns void.