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

/openjdk10/jdk/src/java.management/share/classes/javax/management/
H A DJMException.java35 public class JMException extends java.lang.Exception { class in inherits:java.lang.Exception
43 public JMException() { method in class:JMException
52 public JMException(String msg) { method in class:JMException

Completed in 35 milliseconds