This handler should be put at the last position of the inbound pipeline to
catch all exception caused by bad client (closed connection, malformed request etc.).
Annotations
@Sharable()
Linear Supertypes
SimpleChannelInboundHandler[Any], ChannelInboundHandlerAdapter, ChannelInboundHandler, ChannelHandlerAdapter, ChannelHandler, AnyRef, Any
This handler should be put at the last position of the inbound pipeline to catch all exception caused by bad client (closed connection, malformed request etc.).