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

/openjdk7/jdk/src/share/classes/java/awt/
H A DFontFormatException.java37 class FontFormatException extends Exception { class in inherits:Exception
44 * Report a FontFormatException for the reason specified.
48 public FontFormatException(String reason) { method in class:FontFormatException

Completed in 34 milliseconds