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