EditTxnError.throwError Function
Instantiate and throw an EditTxnError
throwError(key: EditTxnError.Key, message: string, iModelKey?: string, description?: string): never
| Parameter | Type | Description |
|---|---|---|
| key | EditTxnError.Key | |
| string | ||
| iModelKey | string | |
| description | string |
Returns - never
Defined in
- core/common/src/ITwinCoreErrors.ts Line 244
Last Updated: 21 April, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.