Package com.biglybt.pif.torrent
Class TorrentException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.biglybt.pif.torrent.TorrentException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
TorrentEncodingException
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionTorrentException
(String str) TorrentException
(String str, Throwable cause) TorrentException
(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
TorrentException
public TorrentException() -
TorrentException
-
TorrentException
-
TorrentException
-