Right now, the Downloader throws a generic IOException with a brief description if an error occurs during downloading. It would be useful to have a separate exception class that API users can catch, e.g. to handle a member query that references features in a tile that is not part of the working set.
Right now, the Downloader throws a generic
IOException
with a brief description if an error occurs during downloading. It would be useful to have a separate exception class that API users can catch, e.g. to handle a member query that references features in a tile that is not part of the working set.It should cover these error cases: