org.jboss.netty.handler.codec.http2
Class HttpPostRequestDecoder.EndOfDataDecoderException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jboss.netty.handler.codec.http2.HttpPostRequestDecoder.EndOfDataDecoderException
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- HttpPostRequestDecoder
public static class HttpPostRequestDecoder.EndOfDataDecoderException
- extends Exception
Exception when the body is fully decoded, even if there is still data
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
HttpPostRequestDecoder.EndOfDataDecoderException
public HttpPostRequestDecoder.EndOfDataDecoderException()
Copyright © 2009-2012 Frederic Bregier. All Rights Reserved.