| Package | Description | 
|---|---|
| javax.management | Provides the core classes for the Java Management Extensions. | 
| javax.management.monitor | Provides the definition of the monitor classes. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | RuntimeErrorExceptionWhen a  java.lang.Erroroccurs in the agent it should be caught and
 re-thrown as aRuntimeErrorException. | 
| class  | RuntimeMBeanExceptionRepresents runtime exceptions thrown by MBean methods in
 the agent. | 
| class  | RuntimeOperationsExceptionRepresents runtime exceptions thrown in the agent when performing operations on MBeans. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | MonitorSettingExceptionException thrown by the monitor when a monitor setting becomes invalid while the monitor is running. | 
 Submit a bug or feature 
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
 Copyright © 1993, 2015, Oracle and/or its affiliates.  All rights reserved.