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