ITwinSettingsError Namespace @beta

Type Alias

Name Description
ITwinSettingsError.Key  

Variable

Name Description
ITwinSettingsError.scope  

Function

Name Description
ITwinSettingsError.isError Determine whether an error object is an ITwinSettingsError.
ITwinSettingsError.throwError Instantiate and throw an ITwinSettingsError.

Defined in

ITwinSettingsError Interface @beta

Errors thrown by iTwin settings container APIs.

Extends

Properties

Name Type Description
iTwinId Readonly string | undefined The iTwin associated with this settings error, when available.  
priority Readonly number | undefined The priority associated with this settings error, when available.  

Inherited properties

Name Type Inherited from Description
iTwinErrorId Readonly Inherited ITwinErrorId ITwinError Uniquely identifies the kind of error.

Defined in

Last Updated: 04 April, 2026