JavaTM 2 Platform
Standard Ed. 6

类 javax.management.JMRuntimeException
的使用

使用 JMRuntimeException 的软件包
javax.management 提供 Java Management Extensions 的核心类。 
javax.management.monitor 提供 monitor 类的定义。 
 

javax.management 中 JMRuntimeException 的使用
 

javax.management 中 JMRuntimeException 的子类
 class RuntimeErrorException
          当代理中发生 java.lang.Error 时,必须捕获它并作为 RuntimeErrorException 重新抛出。
 class RuntimeMBeanException
          表示由代理中的 MBean 方法抛出的运行时异常。
 class RuntimeOperationsException
          表示在 MBean 上执行操作时代理中抛出的运行时异常。
 

javax.management.monitor 中 JMRuntimeException 的使用
 

javax.management.monitor 中 JMRuntimeException 的子类
 class MonitorSettingException
          当监视器设置在运行监视器期间变得无效时由该监视器抛出的异常。
 


JavaTM 2 Platform
Standard Ed. 6

提交错误或意见

版权所有 2008 Sun Microsystems, Inc. 保留所有权利。请遵守GNU General Public License, version 2 only。