ITwinSettingsError.isError Function
Determine whether an error object is an ITwinSettingsError.
isError(error: unknown, key?: ITwinSettingsError.Key): error is ITwinSettingsError
| Parameter | Type | Description |
|---|---|---|
| error | unknown | |
| key | ITwinSettingsError.Key |
Returns - error is ITwinSettingsError
Defined in
- core/common/src/ITwinCoreErrors.ts Line 171
Last Updated: 04 April, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.