org.gudy.azureus2.core3.internat
Class LocaleUtilEncodingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.gudy.azureus2.core3.internat.LocaleUtilEncodingException
- All Implemented Interfaces:
- java.io.Serializable
public class LocaleUtilEncodingException
- extends java.lang.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 |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
valid_charsets
protected java.lang.String[] valid_charsets
valid_names
protected java.lang.String[] valid_names
abandoned
protected boolean abandoned
LocaleUtilEncodingException
public LocaleUtilEncodingException(java.lang.String[] charsets,
java.lang.String[] names)
LocaleUtilEncodingException
public LocaleUtilEncodingException(java.lang.Throwable cause)
LocaleUtilEncodingException
public LocaleUtilEncodingException(boolean _abandoned)
getAbandoned
public boolean getAbandoned()
getValidCharsets
public java.lang.String[] getValidCharsets()
getValidTorrentNames
public java.lang.String[] getValidTorrentNames()