ServerBasedLocksError.throwError Function
Instantiate and throw a ServerBasedLocksError
throwError(key: ServerBasedLocksError.Key, message: string): never
| Parameter | Type | Description |
|---|---|---|
| key | ServerBasedLocksError.Key | |
| string |
Returns - never
Defined in
- core/common/src/ITwinCoreErrors.ts Line 273
Last Updated: 21 April, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.