Searched refs:pmCacheMissingPPDException (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/print/printmgr/com/sun/admin/pm/client/
H A DpmCacheMissingPPDException.java31 * pmCacheMissingPPDException
39 public class pmCacheMissingPPDException extends pmGuiException { class in inherits:pmGuiException
40 public pmCacheMissingPPDException(String s) { method in class:pmCacheMissingPPDException
H A DMakefile74 pmCacheMissingPPDException.class \
H A DpmInstallPrinter.java151 } catch (pmCacheMissingPPDException e) {
/illumos-gate/usr/src/cmd/print/printmgr/com/sun/admin/pm/server/
H A DDoPrinterView.java36 import com.sun.admin.pm.client.pmCacheMissingPPDException;
250 throw new pmCacheMissingPPDException(

Completed in 69 milliseconds