Class DownloadException.NotEnoughDiskSpaceException
-
- All Implemented Interfaces:
-
java.io.Serializable
public final class DownloadException.NotEnoughDiskSpaceException extends DownloadException
Thrown when there is not enough disk space to download the document.
-
-
Constructor Summary
Constructors Constructor Description DownloadException.NotEnoughDiskSpaceException(String detailMessage)
-
Method Summary
Modifier and Type Method Description -
-
Constructor Detail
-
DownloadException.NotEnoughDiskSpaceException
DownloadException.NotEnoughDiskSpaceException(String detailMessage)
-
-
-
-