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

/openjdk10/jdk/src/java.management/share/classes/javax/management/relation/
H A DRoleNotFoundException.java34 public class RoleNotFoundException extends RelationException { class in inherits:RelationException
42 public RoleNotFoundException() { method in class:RoleNotFoundException
51 public RoleNotFoundException(String message) { method in class:RoleNotFoundException

Completed in 45 milliseconds