Class BasicHttpServerCodec.ResponseOutOfSequence
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- io.netty.handler.codec.CodecException
-
- io.netty.handler.codec.EncoderException
-
- com.linkedin.alpini.netty4.handlers.BasicHttpServerCodec.ResponseOutOfSequence
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- BasicHttpServerCodec
public static class BasicHttpServerCodec.ResponseOutOfSequence extends io.netty.handler.codec.EncoderException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ResponseOutOfSequence(java.lang.String message)
-