Constructor
new ConsumerError(message)
Parameters:
Name | Type | Description |
---|---|---|
message |
String | The error message. |
- Source:
Error when a channel operation fails due to the associated consumer not being recognized by the streaming service.
Name | Type | Description |
---|---|---|
message |
String | The error message. |