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.
(->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`
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |