javax.swing.text
public class: ChangedCharSetException [javadoc |
source]
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
javax.swing.text.ChangedCharSetException
All Implemented Interfaces:
Serializable
ChangedCharSetException as the name indicates is an exception
thrown when the charset is changed.
Field Summary |
---|
String | charSetSpec | |
boolean | charSetKey | |
Methods from java.lang.Throwable: |
---|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getStackTraceDepth, getStackTraceElement, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods from java.lang.Object: |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |