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