Search
Preparing search index...
The search index is not available
@villedemontreal/workit-types
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@villedemontreal/workit-types
IFailureStrategy
Interface IFailureStrategy<T>
Type parameters
T =
unknown
Hierarchy
IFailureStrategy
Index
Methods
handle
Methods
handle
handle
(
error
:
any
, message
:
IMessage
<
any
,
any
>
, service
:
T
)
:
Promise
<
void
>
Parameters
error:
any
message:
IMessage
<
any
,
any
>
service:
T
Returns
Promise
<
void
>
Exports
IFailure
Strategy
handle
Generated using
TypeDoc