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

/openjdk7/jdk/src/share/classes/javax/management/relation/
H A DRelationNotFoundException.java34 public class RelationNotFoundException extends RelationException { class in inherits:RelationException
42 public RelationNotFoundException() { method in class:RelationNotFoundException
51 public RelationNotFoundException(String message) { method in class:RelationNotFoundException

Completed in 28 milliseconds