Uses of Class
javax.management.JMRuntimeException

Packages that use JMRuntimeException
com.sun.jdmk.comm Provides specific classes to Sun JMX Tools Contribution: Html Adaptor classes. 
javax.management Provides the core JMX classes
javax.management.monitor Provides the definition of the monitor classes
 

Uses of JMRuntimeException in com.sun.jdmk.comm
 

Subclasses of JMRuntimeException in com.sun.jdmk.comm
 class CommunicationException
          Represents exceptions raised due to communications problems, for example when a managed object server is out of reach.
 

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.
 


JMX 1.2_8   2002.10.31_20:03:55_MET

Copyright 1999-2002 Sun Microsystems, Inc.   901 San Antonio Road Palo Alto, California, 94303, U.S.A.   All Rights Reserved.