core.operationoutcomeerror
Home > @medplum/core > OperationOutcomeError
OperationOutcomeError class
Signature:
export declare class OperationOutcomeError extends Error
Extends: Error
Constructors
Constructor | Modifiers | Description |
---|---|---|
(constructor)(outcome, cause) | Constructs a new instance of the OperationOutcomeError class |
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
outcome | readonly | OperationOutcome |