## InvalidOperationError class

**Signature:**

```typescript
export declare class InvalidOperationError extends Error
```

**Extends:** Error

## Constructors

| Constructor | Modifiers | Description |
| --- | --- | --- |
| [(constructor)(operation)](/content/docs/sdk/core.invalidoperationerror._constructor_/index.html) |  | Constructs a new instance of the `InvalidOperationError` class |

## Properties

| Property | Modifiers | Type | Description |
| --- | --- | --- | --- |
| [operation](/content/docs/sdk/core.invalidoperationerror.operation) |  | [Operation](/content/docs/sdk/core.operation) |  |

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