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)
msg
- public HttpPostRequestDecoder.NotEnoughDataDecoderException(Throwable cause)
cause
- Copyright © 2008-2013 The Netty Project. All Rights Reserved.