Searched refs:pmAddPrinterFailedException (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/print/printmgr/com/sun/admin/pm/client/
H A DpmAddPrinterFailedException.java28 * pmAddPrinterFailedException.java
36 class pmAddPrinterFailedException extends pmGuiException { class in inherits:pmGuiException
37 public pmAddPrinterFailedException(String s) { method in class:pmAddPrinterFailedException
H A DMakefile64 pmAddPrinterFailedException.class \
H A DpmInstallPrinter.java1240 throw new pmAddPrinterFailedException(errorLog);
1290 throw new pmAddPrinterFailedException(errorLog);
1611 } catch (pmAddPrinterFailedException ae) {

Completed in 96 milliseconds