Function: rethrowExecutionControl()
rethrowExecutionControl(
error,options?):void
Defined in: packages/core/src/core/execution.ts:227
Guard every recovery boundary, including custom composites.
Parameters
error
unknown
options?
Returns
void
rethrowExecutionControl(
error,options?):void
Defined in: packages/core/src/core/execution.ts:227
Guard every recovery boundary, including custom composites.
unknown
void