Constructor
new StopError(message)
Parameters:
Name | Type | Description |
---|---|---|
message |
String | The error message. |
- Source:
Error raised for an operation which is interrupted due to the channel being stopped.
Name | Type | Description |
---|---|---|
message |
String | The error message. |