public interface ProtocolHandler
Modifier and Type | Method and Description |
---|---|
default void |
exception(io.netty.channel.Channel channel,
Throwable cause) |
void |
exception(Throwable cause) |
default void exception(io.netty.channel.Channel channel, Throwable cause) throws IOException
IOException
void exception(Throwable cause) throws IOException
IOException