public static class HttpPostRequestDecoder.ErrorDataDecoderException extends Exception
Constructor and Description |
---|
HttpPostRequestDecoder.ErrorDataDecoderException() |
HttpPostRequestDecoder.ErrorDataDecoderException(String msg) |
HttpPostRequestDecoder.ErrorDataDecoderException(String msg,
Throwable cause) |
HttpPostRequestDecoder.ErrorDataDecoderException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public HttpPostRequestDecoder.ErrorDataDecoderException()
public HttpPostRequestDecoder.ErrorDataDecoderException(String msg)
public HttpPostRequestDecoder.ErrorDataDecoderException(Throwable cause)
Copyright © 2008-2014 The Netty Project. All Rights Reserved.