EditTxnError Namespace @beta
Type Alias
| Name | Description |
|---|---|
| EditTxnError.Key | Keys that identify EditTxnErrors |
Variable
| Name | Description |
|---|---|
| EditTxnError.scope | the ITwinError scope for EditTxnErrors. |
Function
| Name | Description |
|---|---|
| EditTxnError.isError | Determine whether an error object is an EditTxnError |
| EditTxnError.throwError | Instantiate and throw an EditTxnError |
Defined in
- core/common/src/ITwinCoreErrors.ts Line 218
EditTxnError Interface @beta
An error originating from the EditTxn API.
Extends
Properties
Inherited properties
| Name | Type | Inherited from | Description |
|---|---|---|---|
| iTwinErrorId Readonly Inherited | ITwinErrorId | ITwinError | Uniquely identifies the kind of error. |
Defined in
- core/common/src/ITwinCoreErrors.ts Line 218
Last Updated: 21 April, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.