|
|
javax > javax.management > javax.management.runtimeerrorexception >
Class: javax.management.RuntimeErrorException java.lang.Object java.lang.Throwable java.lang.Exception java.lang.RuntimeException javax.management.JMRuntimeException javax.management.RuntimeErrorException
public class RuntimeErrorException extends JMRuntimeException
FIELDS:
CONSTRUCTORS:
| | | public | RuntimeErrorException(Error e) |
| | public | RuntimeErrorException(Error e, String message) |
| |
|
|
|
METHODS:
INHERITED METHODS:
| getMessage(), getLocalizedMessage(), getCause(), initCause(java.lang.Throwable), toString(), printStackTrace(), printStackTrace(java.io.PrintStream), printStackTrace(java.io.PrintWriter), fillInStackTrace(), getStackTrace(), setStackTrace(java.lang.StackTraceElement[]), getClass(), hashCode(), equals(java.lang.Object), clone(), toString(), notify(), notifyAll(), wait(long), wait(long, int), wait(), finalize(), |
|
|
|
SUBCLASSES:
|
|



|