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

/illumos-gate/usr/src/cmd/print/printmgr/com/sun/admin/pm/client/
H A DpmNeedPPDCacheException.java40 public class pmNeedPPDCacheException extends pmGuiException { class in inherits:pmGuiException
41 public pmNeedPPDCacheException(String s) { method in class:pmNeedPPDCacheException
H A DMakefile73 pmNeedPPDCacheException.class \
H A DpmInstallPrinter.java147 } catch (pmNeedPPDCacheException e) {
/illumos-gate/usr/src/cmd/print/printmgr/com/sun/admin/pm/server/
H A DDoPrinterView.java35 import com.sun.admin.pm.client.pmNeedPPDCacheException;
239 throw new pmNeedPPDCacheException("ppdcache missing");

Completed in 936 milliseconds