public class MaxReadBytesException
extends java.io.IOException
Constructor and Description |
---|
MaxReadBytesException(long contentLength,
long maxReadBytes) |
Modifier and Type | Method and Description |
---|---|
long |
getContentLength() |
long |
getMaxReadBytes() |