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

/illumos-gate/usr/src/cmd/print/printmgr/com/sun/admin/pm/server/
H A DpmAuthException.java28 * pmAuthException class
34 public class pmAuthException extends pmException class in inherits:pmException
36 public pmAuthException() method in class:pmAuthException
41 public pmAuthException(String s) method in class:pmAuthException
H A DpmAuthRhostException.java36 public class pmAuthRhostException extends pmAuthException
H A DDoPrinterNS.java176 throw new pmAuthException(getstderr());
556 throw new pmAuthException();
569 throw new pmAuthException();
576 throw new pmAuthException(getstderr());
585 throw new pmAuthException();
605 throw new pmAuthException(getstderr());
H A DMakefile53 pmAuthException.class \

Completed in 57 milliseconds