Searched defs:ServiceNotFoundException (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/javax/management/
H A DServiceNotFoundException.java37 public class ServiceNotFoundException extends OperationsException { class in inherits:OperationsException
45 public ServiceNotFoundException() { method in class:ServiceNotFoundException
54 public ServiceNotFoundException(String message) { method in class:ServiceNotFoundException

Completed in 66 milliseconds