Class DownloadException.DownloadFileException
-
- All Implemented Interfaces:
-
java.io.Serializable
public final class DownloadException.DownloadFileException extends DownloadException
Thrown when we run into file system issues with the download file for the download job
-
-
Constructor Summary
Constructors Constructor Description DownloadException.DownloadFileException(String detailMessage)
-
Method Summary
Modifier and Type Method Description -
-
Constructor Detail
-
DownloadException.DownloadFileException
DownloadException.DownloadFileException(String detailMessage)
-
-
-
-