ChannelControlError Namespace

Type alias

Name Description
ChannelControlError.Key Keys that identify ChannelControlErrors

Variable

Name Description
ChannelControlError.scope the ITwinError scope for ChannelControlErrors.

Function

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

Defined in

ChannelControlError Interface

Errors originating from the ChannelControl interface.

Extends

Properties

Name Type Description
channelKey Readonly string The channel key that caused the error.  

Inherited properties

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

Defined in

Last Updated: 26 April, 2025