ChannelPipelineError
public enum ChannelPipelineError : Error
Error
that is used by the ChannelPipeline
to inform the user of an error.
-
ChannelHandler
was already removed.Declaration
Swift
case alreadyRemoved
-
ChannelHandler
was not found.Declaration
Swift
case notFound