Class SpdyProtocolException.StacklessSpdyProtocolException

java.lang.Object
java.lang.Throwable
java.lang.Exception
io.netty.handler.codec.spdy.SpdyProtocolException
io.netty.handler.codec.spdy.SpdyProtocolException.StacklessSpdyProtocolException
All Implemented Interfaces:
Serializable
Enclosing class:
SpdyProtocolException

private static final class SpdyProtocolException.StacklessSpdyProtocolException extends SpdyProtocolException
  • Field Details

  • Constructor Details

    • StacklessSpdyProtocolException

      StacklessSpdyProtocolException(String message)
    • StacklessSpdyProtocolException

      StacklessSpdyProtocolException(String message, boolean shared)
  • Method Details