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 172
Last Updated: 24 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.