Module java.desktop
Package java.awt

Class FontFormatException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.awt.FontFormatException
All Implemented Interfaces:
Serializable

public class FontFormatException extends Exception
Thrown by method createFont in the Font class to indicate that the specified font is bad.
Since:
1.3
See Also: