public static class HttpPostRequestEncoder.ErrorDataEncoderException extends Exception
| Constructor and Description | 
|---|
| HttpPostRequestEncoder.ErrorDataEncoderException() | 
| HttpPostRequestEncoder.ErrorDataEncoderException(String msg) | 
| HttpPostRequestEncoder.ErrorDataEncoderException(String msg,
                                                Throwable cause) | 
| HttpPostRequestEncoder.ErrorDataEncoderException(Throwable cause) | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic HttpPostRequestEncoder.ErrorDataEncoderException()
public HttpPostRequestEncoder.ErrorDataEncoderException(String msg)
public HttpPostRequestEncoder.ErrorDataEncoderException(Throwable cause)
Copyright © 2008–2015 The Netty Project. All rights reserved.