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