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