public static class HttpPostRequestDecoder.IncompatibleDataDecoderException
extends io.netty.handler.codec.DecoderException
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–2013 The Netty Project. All rights reserved.