JavaTM Platform
Standard Ed. 6

클래스
javax.management.JMRuntimeException 의 사용

JMRuntimeException 를 사용하고 있는 패키지
javax.management Java Management Extensions 의 코어 클래스를 제공합니다.  
javax.management.monitor 모니터 클래스를 정의합니다.  
 

javax.management 에서의 JMRuntimeException 의 사용
 

javax.management 에서의 JMRuntimeException 의 서브 클래스
 class RuntimeErrorException
          에이전트내에서 java.lang.Error 가 발생했을 경우, 캐치 해,RuntimeErrorException 으로서 재throw 할 필요가 있습니다.
 class RuntimeMBeanException
          에이전트내의 MBean 메소드에 의해 throw 되는 실행시 예외를 나타냅니다.
 class RuntimeOperationsException
          MBean 로 오퍼레이션의 실행시에 에이전트내에서 throw 되는 실행시 예외를 나타냅니다.
 

javax.management.monitor 에서의 JMRuntimeException 의 사용
 

javax.management.monitor 에서의 JMRuntimeException 의 서브 클래스
 class MonitorSettingException
          모니터의 실행중에 모니터 설정이 무효가 되었을 경우에, 모니터로부터 throw 되는 예외입니다.
 


JavaTM Platform
Standard Ed. 6

버그의 보고와 기능의 요청
한층 더 자세한 API 레퍼런스 및 개발자 문서에 대해서는,Java SE 개발자용 문서를 참조해 주세요. 개발자전용의 상세한 해설, 개념의 개요, 용어의 정의, 버그의 회피책, 및 코드 실례가 포함되어 있습니다.

Copyright 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy 도 참조해 주세요.