Class: StopError

StopError(message)

Error raised for an operation which is interrupted due to the channel being stopped.

Constructor

new StopError(message)

Parameters:
Name Type Description
message String

The error message.

Source: