Liking cljdoc? Tell your friends :D

jdk.awt.FontFormatException

Thrown by method createFont in the Font class to indicate that the specified font is bad.

Thrown by method createFont in the Font class to indicate
that the specified font is bad.
raw docstring

->font-format-exceptionclj

(->font-format-exception reason)

Constructor.

Report a FontFormatException for the reason specified.

reason - a String message indicating why the font is not accepted. - java.lang.String

Constructor.

Report a FontFormatException for the reason specified.

reason - a String message indicating why the font is not accepted. - `java.lang.String`
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close