IModelErrorNumber Type alias
Numeric values for common errors produced by iTwin.js APIs, typically provided by IModelError.
The values within each of these enums are guaranteed not to conflict with one another.
IModelErrorNumber = IModelStatus | DbResult | BentleyStatus | BriefcaseStatus | ChangeSetStatus
Defined in
- core/common/src/IModelError.ts Line 21
Last Updated: 30 November, 2023