Class ResourceDownloaderCancelledException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.biglybt.pif.utils.resourcedownloader.ResourceDownloaderException
-
- com.biglybt.pif.utils.resourcedownloader.ResourceDownloaderCancelledException
-
- All Implemented Interfaces:
java.io.Serializable
public class ResourceDownloaderCancelledException extends ResourceDownloaderException
- Since:
- 3.0.5.3
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ResourceDownloaderCancelledException(ResourceDownloader rd)
-
-
-
Constructor Detail
-
ResourceDownloaderCancelledException
public ResourceDownloaderCancelledException(ResourceDownloader rd)
-
-