public class io.netty.handler.codec.http.multipart.HttpPostRequestDecoder$EndOfDataDecoderException extends io.netty.handler.codec.DecoderException
{
private static final long serialVersionUID;
public void <init>()
{
io.netty.handler.codec.http.multipart.HttpPostRequestDecoder$EndOfDataDecoderException v;
v := @this: io.netty.handler.codec.http.multipart.HttpPostRequestDecoder$EndOfDataDecoderException;
specialinvoke v.<io.netty.handler.codec.DecoderException: void <init>()>();
return;
}
}