ITwinErrorId Interface
Uniquely identifies a specific kind of ITwinError.
Properties
| Name | Type | Description | |
|---|---|---|---|
| key Readonly | string | Uniquely identifies a specific kind of ITwinError within the scope. | |
| scope Readonly | string | A "namespace" serving as a qualifier for the key. |
Defined in
- core/bentley/src/BentleyError.ts Line 16
Last Updated: 28 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.