IModelErrorNumber Type alias
Numeric values for common errors produced by iTwin.js APIs, typically provided by IModelError.
The values within each of these enum
s 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: 20 June, 2023