| 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  | 
RuntimeErrorException
When a  
java.lang.Error occurs in the agent it should be caught and
 re-thrown as a RuntimeErrorException. | 
class  | 
RuntimeMBeanException
Represents runtime exceptions thrown by MBean methods in
 the agent. 
 | 
class  | 
RuntimeOperationsException
Represents runtime exceptions thrown in the agent when performing operations on MBeans. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
MonitorSettingException
Exception 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, 2012, Oracle and/or its affiliates.  All rights reserved.