Package com.biglybt.pif.torrent
Class TorrentEncodingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.biglybt.pif.torrent.TorrentException
com.biglybt.pif.torrent.TorrentEncodingException
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionTorrentEncodingException
(String[] charsets, String[] names) TorrentEncodingException
(String str, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
valid_charsets
-
valid_names
-
-
Constructor Details
-
TorrentEncodingException
-
TorrentEncodingException
-
-
Method Details
-
getValidCharsets
-
getValidTorrentNames
-