JavaTM 2 Platform
Standard Ed. 5.0

javax.management
Ŭ·¡½º ReflectionException

java.lang.Object 
  »óÀ§¸¦ È®Àå java.lang.Throwable 
      »óÀ§¸¦ È®Àå java.lang.Exception 
          »óÀ§¸¦ È®Àå javax.management.JMException 
              »óÀ§¸¦ È®Àå javax.management.ReflectionException
¸ðµç ±¸ÇöµÈ ÀÎÅÍÆäÀ̽º:
Serializable

public class ReflectionException
extends JMException

java.lang.reflect Ŭ·¡½º¸¦ »ç¿ëÇØ MBean »óÀÇ ¸Þ¼­µå¸¦ È£ÃâÇÒ ¶§, MBean ¼­¹ö³»¿¡¼­ ¹ß»ýµÇ´Â ¿¹¿Ü¸¦ ³ªÅ¸³À´Ï´Ù. ½ÇÁ¦·Î ¹ß»ýµÇ´Â java.lang.ExceptionÀ» ·¦ ÇÕ´Ï´Ù.

µµÀÔµÈ ¹öÀü :
1.5
°ü·Ã Ç׸ñ:
Á÷·ÄÈ­ µÈ Çü½Ä

»ý¼ºÀÚ °³¿ä
ReflectionException (Exception  e)
          ½ÇÁ¦ÀÇ java.lang.Exception¸¦ °¨½Î´Â ReflectionException¸¦ ÀÛ¼ºÇÕ´Ï´Ù.
ReflectionException (Exception  e, String  message)
          ½ÇÁ¦ÀÇ java.lang.Exception¿Í »ó¼¼ ¸Þ¼¼Áö¸¦°¨½Î´Â ReflectionException¸¦ ÀÛ¼ºÇÕ´Ï´Ù.
 
¸Þ¼­µå °³¿ä
 Throwable getCause ()
          ½ÇÁ¦·Î ¹ß»ýµÇ´Â Exception¸¦ ¸®ÅÏÇÕ´Ï´Ù.
 Exception getTargetException ()
          ½ÇÁ¦·Î ¹ß»ýµÇ´Â Exception¸¦ ¸®ÅÏÇÕ´Ï´Ù.
 
Ŭ·¡½º 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
 

»ý¼ºÀÚ »ó¼¼

ReflectionException

public ReflectionException(Exception  e)
½ÇÁ¦ÀÇ java.lang.Exception¸¦ °¨½Î´Â ReflectionException¸¦ ÀÛ¼ºÇÕ´Ï´Ù.

ÆĶó¹ÌÅÍ:
e - ·¦ µÈ ¿¹¿Ü

ReflectionException

public ReflectionException(Exception  e,
                           String  message)
½ÇÁ¦ÀÇ java.lang.Exception¿Í »ó¼¼ ¸Þ¼¼Áö¸¦°¨½Î´Â ReflectionException¸¦ ÀÛ¼ºÇÕ´Ï´Ù.

ÆĶó¹ÌÅÍ:
e - ·¦ µÈ ¿¹¿Ü
message - »ó¼¼ ¸Þ¼¼Áö
¸Þ¼­µåÀÇ »ó¼¼

getTargetException

public Exception  getTargetException()
½ÇÁ¦·Î ¹ß»ýµÇ´Â Exception¸¦ ¸®ÅÏÇÕ´Ï´Ù.

¹Ýȯ°ª:
·¦ µÈ Exception

getCause

public Throwable  getCause()
½ÇÁ¦·Î ¹ß»ýµÇ´Â Exception¸¦ ¸®ÅÏÇÕ´Ï´Ù.

¿À¹ö¶óÀ̵å(override):
Ŭ·¡½º Throwable ³»ÀÇ getCause
¹Ýȯ°ª:
·¦ µÈ Exception

JavaTM 2 Platform
Standard Ed. 5.0

Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy µµ ÂüÁ¶ÇϽʽÿÀ.