org.gudy.azureus2.plugins.torrent
Class TorrentException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.gudy.azureus2.plugins.torrent.TorrentException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- TorrentEncodingException
public class TorrentException
- extends Exception
- Author:
- parg
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
TorrentException
public TorrentException()
TorrentException
public TorrentException(String str)
TorrentException
public TorrentException(Throwable cause)
TorrentException
public TorrentException(String str,
Throwable cause)