Interface ProtocolHandler

    • Method Detail

      • exception

        default void exception​(io.netty.channel.Channel channel,
                               java.lang.Throwable cause)
                        throws java.io.IOException
        Throws:
        java.io.IOException
      • exception

        void exception​(java.lang.Throwable cause)
                throws java.io.IOException
        Throws:
        java.io.IOException