IModelErrorNumber Type Alias
IModelErrorNumber = IModelStatus | DbResult | BentleyStatus | BriefcaseStatus | ChangeSetStatus
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.
Defined in
- core/common/src/IModelError.ts Line 23
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.