Searched refs:DownloaderException (Results 1 – 1 of 1) sorted by relevance
416 private class DownloaderException extends Exception { class in DownloaderActivity417 public DownloaderException(String reason) { in DownloaderException() method in DownloaderActivity.DownloaderException451 throws ClientProtocolException, DownloaderException, IOException { in persistantDownload()470 throws IOException, DownloaderException { in filter()499 throws IOException, DownloaderException { in recursiveFilter()523 throws IOException, DownloaderException { in shouldKeepFile()550 private Config getConfig() throws DownloaderException, in getConfig()570 throw new DownloaderException( in getConfig()584 throw new DownloaderException( in getConfig()599 private void download(Config config) throws DownloaderException, in download()[all …]