public static class HttpPostRequestDecoder.NotEnoughDataDecoderException extends Exception
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-2014 The Netty Project. All Rights Reserved.