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