public static class HttpPostRequestDecoder.NotEnoughDataDecoderException
extends io.netty.handler.codec.DecoderException
Constructor and Description |
---|
HttpPostRequestDecoder.NotEnoughDataDecoderException() |
HttpPostRequestDecoder.NotEnoughDataDecoderException(String msg) |
HttpPostRequestDecoder.NotEnoughDataDecoderException(String msg,
Throwable cause) |
HttpPostRequestDecoder.NotEnoughDataDecoderException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public HttpPostRequestDecoder.NotEnoughDataDecoderException()
public HttpPostRequestDecoder.NotEnoughDataDecoderException(String msg)
public HttpPostRequestDecoder.NotEnoughDataDecoderException(Throwable cause)
Copyright © 2008–2013 The Netty Project. All rights reserved.