IModelErrorNumber Type
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 enum
s are guaranteed not to conflict with one another.
Defined in
- core/common/src/IModelError.ts Line 23
Last Updated: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.