org.apache.commons.httpclient
public class HttpContentTooLargeException extends HttpException
Constructor Summary | |
---|---|
HttpContentTooLargeException(String message, int maxlen) |
Method Summary | |
---|---|
int | getMaxLength() |
Returns: the maximum anticipated content length in bytes.