Liking cljdoc? Tell your friends :D
Clojure only.

jdk.awt.print.PrinterException

The PrinterException class and its subclasses are used to indicate that an exceptional condition has occurred in the print system.

The PrinterException class and its subclasses are used
to indicate that an exceptional condition has occurred in the print
system.
raw docstring

->printer-exceptionclj

(->printer-exception)
(->printer-exception msg)

Constructor.

Constructs a new PrinterException object with the specified detail message.

msg - the message to generate when a PrinterException is thrown - java.lang.String

Constructor.

Constructs a new PrinterException object
 with the specified detail message.

msg - the message to generate when a PrinterException is thrown - `java.lang.String`
raw docstring

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

× close