The PrinterAbortException class is a subclass of PrinterException and is used to indicate that a user or application has terminated the print job while it was in the process of printing.
The PrinterAbortException class is a subclass of PrinterException and is used to indicate that a user or application has terminated the print job while it was in the process of printing.
(->printer-abort-exception)(->printer-abort-exception msg)Constructor.
Constructs a new PrinterAbortException with the specified detail message.
msg - the message to be generated when a PrinterAbortException is thrown - java.lang.String
Constructor. Constructs a new PrinterAbortException with the specified detail message. msg - the message to be generated when a PrinterAbortException 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 |