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

/illumos-gate/usr/src/cmd/print/printmgr/com/sun/admin/pm/server/
H A DpmException.java27 * pmException class
33 public class pmException extends Exception class in inherits:Exception
35 public pmException() method in class:pmException
40 public pmException(String s) method in class:pmException
H A DpmAuthException.java34 public class pmAuthException extends pmException
H A DpmCmdFailedException.java34 public class pmCmdFailedException extends pmException
H A DpmHostNotPingableException.java34 public class pmHostNotPingableException extends pmException
H A DpmInternalErrorException.java36 public class pmInternalErrorException extends pmException
H A DpmNSNotConfiguredException.java35 public class pmNSNotConfiguredException extends pmException
H A DDoPrinterDelete.java154 throw new pmException();
194 throw new pmException(err);
H A DMakefile52 pmException.class \
H A DDoPrinterView.java129 throw new pmException();
135 throw new pmException();

Completed in 66 milliseconds