Searched refs:pmCmdFailedException (Results 1 - 9 of 9) sorted by relevance

/illumos-gate/usr/src/cmd/print/printmgr/com/sun/admin/pm/server/
H A DpmCmdFailedException.java28 * pmCmdFailedException class
34 public class pmCmdFailedException extends pmException class in inherits:pmException
36 public pmCmdFailedException() method in class:pmCmdFailedException
41 public pmCmdFailedException(String s) method in class:pmCmdFailedException
H A DDoPrinterNS.java161 throw new pmCmdFailedException(err);
185 throw new pmCmdFailedException(getstderr());
226 throw new pmCmdFailedException("libprint");
259 throw new pmCmdFailedException(err);
289 throw new pmCmdFailedException(err);
306 throw new pmCmdFailedException(err);
322 throw new pmCmdFailedException(err);
342 throw new pmCmdFailedException(err);
424 throw new pmCmdFailedException("libprint");
462 throw new pmCmdFailedException(er
[all...]
H A DDoPrinterMod.java102 throw new pmCmdFailedException(err);
305 throw new pmCmdFailedException(err);
355 throw new pmCmdFailedException(err);
374 throw new pmCmdFailedException(err);
485 throw new pmCmdFailedException(err);
505 throw new pmCmdFailedException(err);
527 throw new pmCmdFailedException(err);
551 throw new pmCmdFailedException(err);
578 throw new pmCmdFailedException(err);
737 throw new pmCmdFailedException(er
[all...]
H A DDoPrinterUtil.java83 throw new pmCmdFailedException(errstr);
167 throw new pmCmdFailedException(errstr);
203 throw new pmCmdFailedException(errstr);
239 throw new pmCmdFailedException(errstr);
269 throw new pmCmdFailedException(errstr);
307 throw new pmCmdFailedException(errstr);
417 throw new pmCmdFailedException(errstr);
H A DHost.java64 throw new pmCmdFailedException(err);
89 throw new pmCmdFailedException(err);
167 throw new pmCmdFailedException(syscmd.getError());
H A DMakefile55 pmCmdFailedException.class \
H A DDoPrinterView.java115 throw new pmCmdFailedException(err);
121 throw new pmCmdFailedException(err);
215 throw new pmCmdFailedException(err);
H A DDoPrinterAdd.java213 throw new pmCmdFailedException(err);
405 throw new pmCmdFailedException(err);
/illumos-gate/usr/src/cmd/print/printmgr/com/sun/admin/pm/client/
H A DpmInstallPrinter.java1635 } catch (pmCmdFailedException cfe) {

Completed in 79 milliseconds