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, toString
public HttpPostRequestEncoder.ErrorDataEncoderException()
public HttpPostRequestEncoder.ErrorDataEncoderException(String msg)
public HttpPostRequestEncoder.ErrorDataEncoderException(Throwable cause)
Copyright © 2008-2014 The Netty Project. All Rights Reserved.