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