Class DownloadException.OutputFolderException
-
- All Implemented Interfaces:
-
java.io.Serializable
public final class DownloadException.OutputFolderException extends DownloadException
Thrown when we can't create the folder for the downloaded file.
-
-
Constructor Summary
Constructors Constructor Description DownloadException.OutputFolderException(String detailMessage)
-
Method Summary
Modifier and Type Method Description -
-
Constructor Detail
-
DownloadException.OutputFolderException
DownloadException.OutputFolderException(String detailMessage)
-
-
-
-