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

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

Completed in 37 milliseconds