Class HttpPostRequestDecoder.EndOfDataDecoderException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jboss.netty.handler.codec.http.multipart.HttpPostRequestDecoder.EndOfDataDecoderException
All Implemented Interfaces:
Serializable
Enclosing class:
HttpPostRequestDecoder

public static class HttpPostRequestDecoder.EndOfDataDecoderException extends Exception
Exception when the body is fully decoded, even if there is still data
See Also:
  • Field Details

  • Constructor Details

    • EndOfDataDecoderException

      public EndOfDataDecoderException()