public static class HttpPostRequestDecoder.NotEnoughDataDecoderException extends DecoderException
Constructor and Description |
---|
NotEnoughDataDecoderException() |
NotEnoughDataDecoderException(String msg) |
NotEnoughDataDecoderException(String msg,
Throwable cause) |
NotEnoughDataDecoderException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2008–2024 The Netty Project. All rights reserved.