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