Uses of Class
javax.management.JMRuntimeException
Packages that use JMRuntimeException
Package
Description
Provides the core classes for the Java Management Extensions.
Provides the definition of the monitor classes.
- 
Uses of JMRuntimeException in javax.managementSubclasses of JMRuntimeException in javax.managementModifier and TypeClassDescriptionclassWhen ajava.lang.Erroroccurs in the agent it should be caught and re-thrown as aRuntimeErrorException.classRepresents runtime exceptions thrown by MBean methods in the agent.classRepresents runtime exceptions thrown in the agent when performing operations on MBeans.
- 
Uses of JMRuntimeException in javax.management.monitorSubclasses of JMRuntimeException in javax.management.monitorModifier and TypeClassDescriptionclassException thrown by the monitor when a monitor setting becomes invalid while the monitor is running.