NormalizeHarnessError
Generated by TypeDoc. Do not edit this page directly.
Function: normalizeHarnessError()
Section titled “Function: normalizeHarnessError()”function normalizeHarnessError( error, context?, policy?): HarnessErrorShape;Defined in: packages/core/src/runtime/errors.ts:225
Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
error | unknown |
context | HarnessErrorContext |
policy | HarnessErrorPolicy |