public static class HttpPostRequestDecoder.IncompatibleDataDecoderException extends DecoderException
| Constructor and Description | 
|---|
| IncompatibleDataDecoderException() | 
| IncompatibleDataDecoderException(java.lang.String msg) | 
| IncompatibleDataDecoderException(java.lang.String msg,
                                java.lang.Throwable cause) | 
| IncompatibleDataDecoderException(java.lang.Throwable cause) | 
public IncompatibleDataDecoderException()
public IncompatibleDataDecoderException(java.lang.String msg)
public IncompatibleDataDecoderException(java.lang.Throwable cause)
public IncompatibleDataDecoderException(java.lang.String msg,
                                        java.lang.Throwable cause)
Copyright © 2008–2018 The Netty Project. All rights reserved.