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