ElementError Namespace @beta
Errors originating from element operations such as EditTxn.changeElementParent and EditTxn.changeElementModel.
Type Alias
| Name | Description |
|---|---|
| ElementError.Key | Keys that identify ElementErrors |
Variable
| Name | Description |
|---|---|
| ElementError.scope | the ITwinError scope for ElementErrors. |
Function
| Name | Description |
|---|---|
| ElementError.isError | Determine whether an error object is an ElementError |
| ElementError.throwError | Instantiate and throw an ElementError |
Defined in
- core/common/src/ITwinCoreErrors.ts Line 287
Last Updated: 04 July, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.