Package com.pspdfkit.document.download.exceptions
See: Description
-
Class Summary Class Description DownloadOnMainThreadException Thrown if you try to open a remote document/image with any of the PdfDocumentLoader or ImageDocumentLoader open methods on the main thread. OutputFolderException Thrown when we can't create the folder for the downloaded file. DownloadFileException Thrown when we run into file system issues with the download file for the download job OutputFileException Thrown when we run into file system issues with the output file for the download job. NetworkException Something network related occurred during the download process. NotEnoughDiskSpaceException Thrown when there is not enough disk space to download the document. DownloadException Exceptions thrown when there is an issue with downloading a document through DownloadJob/UrlDataProvider