public static class HttpPostRequestDecoder.ErrorDataDecoderException extends DecoderException
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–2015 The Netty Project. All rights reserved.