ServerBasedLocksError.Key Type Alias
ServerBasedLocksError.Key = "has-unsaved-changes" | "lock-database-problem" | "txn-id-not-found" | "txn-not-reversed"
Keys that identify ServerBasedLocksErrors
Defined in
- core/common/src/ITwinCoreErrors.ts Line 262
Last Updated: 21 April, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.