Searched refs:pmNSNotConfiguredException (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/print/printmgr/com/sun/admin/pm/server/
H A DpmNSNotConfiguredException.java28 * pmNSNotConfiguredException class
35 public class pmNSNotConfiguredException extends pmException class in inherits:pmException
37 public pmNSNotConfiguredException() method in class:pmNSNotConfiguredException
42 public pmNSNotConfiguredException(String s) method in class:pmNSNotConfiguredException
H A DHost.java160 throw new pmNSNotConfiguredException(err);
309 throw new pmNSNotConfiguredException(err);
320 throw new pmNSNotConfiguredException();
341 throw new pmNSNotConfiguredException();
344 throw new pmNSNotConfiguredException();
H A DMakefile58 pmNSNotConfiguredException.class \

Completed in 69 milliseconds