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 builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close