Searched defs:ChangedCharSetException (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/javax/swing/text/
H A DChangedCharSetException.java30 * ChangedCharSetException as the name indicates is an exception
35 public class ChangedCharSetException extends IOException { class in inherits:IOException
40 public ChangedCharSetException(String charSetSpec, boolean charSetKey) { method in class:ChangedCharSetException

Completed in 29 milliseconds