core.operationoutcomeerror._constructor_ | Medplum
OperationOutcomeError.(constructor)
Constructs a new instance of the OperationOutcomeError class
Signature:
constructor(outcome: OperationOutcome, options?: ErrorOptions);
Parameters
| Parameter | Type | Description |
|---|---|---|
| outcome | OperationOutcome | |
| options | ErrorOptions | (Optional) |