|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
ÀÌÀü Ŭ·¡½º ´ÙÀ½ Ŭ·¡½º | ÇÁ·¹ÀÓÀ¸·Î ÇÁ·¹ÀÓ ¾øÀÌ | |||||||||
°³¿ä: NESTED | Çʵå | constructor | ¸Þ¼µå | »ó¼¼: Çʵå | »ý¼ºÀÚ | ¸Þ¼µå |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
javax.management.JMRuntimeException
javax.management.RuntimeMBeanException
public class RuntimeMBeanException
¿¡ ÀÌÀüÆ®³»ÀÇ MBean ¸Þ¼µå¿¡ ÀÇÇØ ¹ß»ýµÇ´Â ½ÇÇà½Ã ¿¹¿Ü¸¦ ³ªÅ¸³À´Ï´Ù. ½ÇÁ¦·Î ¹ß»ýµÇ´Â java.lang.RuntimeException
¿¹¿Ü¸¦ ·¦ ÇÕ´Ï´Ù. ÀÌ ¿¹¿Ü´Â MBean ¸Þ¼µåÀÇ È£ÃâÀÌ ½ÇÇà½Ã ¿¹¿Ü¸¦ Throw ÇÒ ¶§, MBeanServer¿¡ ÀÇÇØ ±¸ÃàµË´Ï´Ù.
»ý¼ºÀÚ °³¿ä | |
---|---|
RuntimeMBeanException (RuntimeException e)
½ÇÁ¦ÀÇ java.lang.RuntimeException ¸¦ °¨½Î´Â RuntimeMBeanException ¸¦ ÀÛ¼ºÇÕ´Ï´Ù. |
|
RuntimeMBeanException (RuntimeException e,
String message)
½ÇÁ¦ÀÇ java.lang.RuntimeException ¿Í
»ó¼¼ ¸Þ¼¼Áö¸¦°¨½Î´Â RuntimeMBeanException ¸¦ ÀÛ¼ºÇÕ´Ï´Ù. |
¸Þ¼µå °³¿ä | |
---|---|
Throwable |
getCause ()
½ÇÁ¦·Î ¹ß»ýµÇ´Â RuntimeException ¸¦
¸®ÅÏÇÕ´Ï´Ù. |
RuntimeException |
getTargetException ()
½ÇÁ¦·Î ¹ß»ýµÇ´Â RuntimeException ¸¦
¸®ÅÏÇÕ´Ï´Ù. |
Ŭ·¡½º java.lang. Throwable ·ÎºÎÅÍ »ó¼ÓµÈ ¸Þ¼µå |
---|
fillInStackTrace,
getLocalizedMessage,
getMessage,
getStackTrace,
initCause,
printStackTrace,
printStackTrace,
printStackTrace,
setStackTrace,
toString |
Ŭ·¡½º java.lang. Object ·ÎºÎÅÍ »ó¼ÓµÈ ¸Þ¼µå |
---|
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
»ý¼ºÀÚ »ó¼¼ |
---|
public RuntimeMBeanException(RuntimeException e)
java.lang.RuntimeException
¸¦ °¨½Î´Â RuntimeMBeanException
¸¦ ÀÛ¼ºÇÕ´Ï´Ù.
e
- ·¦ µÈ ¿¹¿Üpublic RuntimeMBeanException(RuntimeException e, String message)
java.lang.RuntimeException
¿Í
»ó¼¼ ¸Þ¼¼Áö¸¦°¨½Î´Â RuntimeMBeanException
¸¦ ÀÛ¼ºÇÕ´Ï´Ù.
e
- ·¦ µÈ ¿¹¿Ümessage
- »ó¼¼ ¸Þ¼¼Áö¸Þ¼µåÀÇ »ó¼¼ |
---|
public RuntimeException getTargetException()
RuntimeException
¸¦
¸®ÅÏÇÕ´Ï´Ù.
RuntimeException
public Throwable getCause()
RuntimeException
¸¦
¸®ÅÏÇÕ´Ï´Ù.
Throwable
³»ÀÇ getCause
RuntimeException
|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
ÀÌÀü Ŭ·¡½º ´ÙÀ½ Ŭ·¡½º | ÇÁ·¹ÀÓÀ¸·Î ÇÁ·¹ÀÓ ¾øÀÌ | |||||||||
°³¿ä: NESTED | Çʵå | constructor | ¸Þ¼µå | »ó¼¼: Çʵå | »ý¼ºÀÚ | ¸Þ¼µå |
Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy µµ ÂüÁ¶ÇϽʽÿÀ.