## OperationOutcomeError class [​](/content/docs/sdk/core.operationoutcomeerror#operationoutcomeerror-class "Direct link to OperationOutcomeError class"/index.html)

**Signature:**

```typescript
export declare class OperationOutcomeError extends Error
```

**Extends:** Error

## Constructors [​](/content/docs/sdk/core.operationoutcomeerror#constructors "Direct link to Constructors"/index.html)

| Constructor | Modifiers | Description |
| --- | --- | --- |
| [(constructor)(outcome, options)](/content/docs/sdk/core.operationoutcomeerror._constructor_/index.html) |  | Constructs a new instance of the `OperationOutcomeError` class |

## Properties [​](/content/docs/sdk/core.operationoutcomeerror#properties "Direct link to Properties"/index.html)

| Property | Modifiers | Type | Description |
| --- | --- | --- | --- |
| [outcome](/content/docs/sdk/core.operationoutcomeerror.outcome) | `readonly` | OperationOutcome |  |

- [OperationOutcomeError class](/content/docs/sdk/core.operationoutcomeerror#operationoutcomeerror-class/index.html)
- [Constructors](/content/docs/sdk/core.operationoutcomeerror#constructors/index.html)
- [Properties](/content/docs/sdk/core.operationoutcomeerror#properties/index.html)
