Searched refs:pmHostNotPingableException (Results 1 – 3 of 3) sorted by relevance
34 public class pmHostNotPingableException extends pmException class36 public pmHostNotPingableException() in pmHostNotPingableException() method in pmHostNotPingableException41 public pmHostNotPingableException(String s) in pmHostNotPingableException() method in pmHostNotPingableException
57 pmHostNotPingableException.class \
114 throw new pmHostNotPingableException(err); in pingHost()