Class HttpPostRequestDecoder.EndOfDataDecoderException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.netty.handler.codec.CodecException
io.netty.handler.codec.DecoderException
io.netty.handler.codec.http.multipart.HttpPostRequestDecoder.EndOfDataDecoderException
All Implemented Interfaces:
Serializable
Enclosing class:
HttpPostRequestDecoder

public static class HttpPostRequestDecoder.EndOfDataDecoderException extends io.netty.handler.codec.DecoderException
Exception when the body is fully decoded, even if there is still data
See Also:
  • Constructor Details

    • EndOfDataDecoderException

      public EndOfDataDecoderException()