Searched defs:PrinterException (Results 1 - 2 of 2) sorted by relevance

/openjdk10/jdk/test/java/awt/PrintJob/
H A DPrinterException.java37 public class PrinterException { class
/openjdk10/jdk/src/java.desktop/share/classes/java/awt/print/
H A DPrinterException.java34 public class PrinterException extends Exception { class in inherits:Exception
41 public PrinterException() { method in class:PrinterException
51 public PrinterException(String msg) { method in class:PrinterException

Completed in 123 milliseconds