Class TorrentDownloaderException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.biglybt.core.torrentdownloader.TorrentDownloaderException
-
- All Implemented Interfaces:
java.io.Serializable
public class TorrentDownloaderException extends java.lang.Exception
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description TorrentDownloaderException(java.lang.String str)
-