public static class BoundingBoxDownloader.MoreNotesException extends RuntimeException
Modifier and Type | Field and Description |
---|---|
int |
limit
The download limit sent to the server.
|
List<Note> |
notes
The downloaded notes
|
Constructor and Description |
---|
MoreNotesException(List<Note> notes,
int limit) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString