JavaTM 2 Platform
Standard Ed. 5.0

Uses of Class
javax.management.JMRuntimeException

Packages that use JMRuntimeException
javax.management Provides the core classes for the Java Management Extensions. 
javax.management.monitor Provides the definition of the monitor classes. 
 

Uses of JMRuntimeException in javax.management
 

Subclasses of JMRuntimeException in javax.management
 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.
 

Uses of JMRuntimeException in javax.management.monitor
 

Subclasses of JMRuntimeException in javax.management.monitor
 class MonitorSettingException
          Exception thrown by the monitor when a monitor setting becomes invalid while the monitor is running.
 


JavaTM 2 Platform
Standard Ed. 5.0

Submit a bug or feature
For further API reference and developer documentation, see Java 2 SDK SE Developer Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.

Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.