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, toString
public HttpPostRequestDecoder.IncompatibleDataDecoderException()
public HttpPostRequestDecoder.IncompatibleDataDecoderException(String msg)
public HttpPostRequestDecoder.IncompatibleDataDecoderException(Throwable cause)
Copyright © 2008-2014 The Netty Project. All Rights Reserved.