|
JavaTM 2 Platform Std. Ed. v1. 4.0 |
||||||||||
ÀüÀÇ Å¬·¡½º ´ÙÀ½ÀÇ Å¬·¡½º | ÇÁ·¹ÀÓ ÀÖ¾î ÇÁ·¹ÀÓ ¾øÀ½ | ||||||||||
°³¿ä: »óÀÚ | Çʵå | constructor | ¸Þ¼Òµå | »ó¼¼: Çʵå | constructor | ¸Þ¼Òµå |
java.lang.Object | +--java.lang.Throwable | +--java.lang.Exception | +--java.rmi.activation.ActivationException
±âµ¿ ÀÎÅÍÆäÀ̽º°¡ »ç¿ëÇÏ´Â ÀϹÝÀûÀÎ ¿¹¿ÜÀÔ´Ï´Ù.
¸±¸®½º 1.4 ¿¡¼´Â ÀÌ ¿¹¿Ü´Â ¹ü¿ë ¸ñÀûÀÇ ¿¹¿Ü üÀÎ ±â±¸¿¡ ÁذÅÇϵµ·Ï(µíÀÌ) °³·®µÇ°í ÀÖ½À´Ï´Ù. ¡¸»ó¼¼ ¿¹¿Ü¡¹´Â ¿¹¿Ü¸¦ ±¸ÃàÇÒ °æ¿ì¿¡ ÁöÁ¤ÇØ, public detail
Çʵ带 °³ÀÔ½ÃÄÑ ÃëµæÇϰí ÀÖ¾ú½À´Ï´Ù. ÀÌ ¿¹¿Ü´Â ¸±¸®½º 1.4 ¿¡¼´Â ¡¸¿øÀΡ¹À̶ó°í ºÒ¸®°Ô µÇ¾î, Àü¼úÀÇ ÇÊµå »Ó¸¸ÀÌ ¾Æ´Ï¶ó,Throwable.getCause()
¸Þ¼Òµå¸¦ °³ÀÔ½ÃÄÑ ÃëµæÇÒ ¼ö ÀÖ½À´Ï´Ù.
ÇʵåÀÇ °³¿ä | |
Throwable |
detail
·¦ µÈ ¸®¸ðÆ® ¿¹¿Ü¸¦ º¸°ü À¯ÁöÇÏ´Â »óÀÚÀÇ ¿¹¿ÜÀÔ´Ï´Ù. |
»ý¼ºÀÚÀÇ °³¿ä | |
ActivationException ()
»ó¼¼ ¸Þ¼¼Áö¸¦ ÁöÁ¤ÇÏÁö ¾Ê°í ActivationException ¸¦ ±¸ÃàÇÕ´Ï´Ù. |
|
ActivationException (String s)
»ó¼¼ ¸Þ¼¼Áö s ¸¦ ÁöÁ¤ÇØ ActivationException ¸¦ ±¸ÃàÇÕ´Ï´Ù. |
|
ActivationException (String s,
Throwable ex)
»ó¼¼ ¸Þ¼¼Áö s , ¹× »ó¼¼ ¿¹¿Ü ex ¸¦ ÁöÁ¤ÇØ ActivationException ¸¦ ±¸ÃàÇÕ´Ï´Ù. |
¸Þ¼ÒµåÀÇ °³¿ä | |
Throwable |
getCause ()
»ó¼¼ ¿¹¿Ü ( ¡¸¿øÀΡ¹)¸¦ µ¹·ÁÁÝ´Ï´Ù. |
String |
getMessage ()
»ó¼¼ ¸Þ¼¼Áö¸¦ µ¹·ÁÁÝ´Ï´Ù. |
Ŭ·¡½º java.lang. Throwable ¿¡¼ »ó¼Ó¹ÞÀº ¸Þ¼Òµå |
fillInStackTrace , getLocalizedMessage , getStackTrace , initCause , printStackTrace , printStackTrace , printStackTrace , setStackTrace , toString |
Ŭ·¡½º java.lang. Object ¿¡¼ »ó¼Ó¹ÞÀº ¸Þ¼Òµå |
clone , equals , finalize , getClass , hashCode , notify , notifyAll , wait , wait , wait |
ÇʵåÀÇ »ó¼¼ |
public Throwable detail
ÀÌ Çʵå´Â ¹ü¿ë ¸ñÀûÀÇ ¿¹¿Ü üÀÎ ±â´É ÀÌÀüºÎÅÍ »ç¿ëµÇ°í ÀÖ½À´Ï´Ù. ¸±¸®½º 1.4 ·Î ÀÌ Á¤º¸¸¦ ÃëµæÇÒ ¶§´Â Throwable.getCause()
¸Þ¼Òµå¸¦ »ç¿ëÇØ ÁÖ¼¼¿ä.
»ý¼ºÀÚÀÇ »ó¼¼ |
public ActivationException()
ActivationException
¸¦ ±¸ÃàÇÕ´Ï´Ù.
public ActivationException(String s)
s
¸¦ ÁöÁ¤ÇØ ActivationException
¸¦ ±¸ÃàÇÕ´Ï´Ù.
s
- »ó¼¼ ¸Þ¼¼Áöpublic ActivationException(String s, Throwable ex)
s
, ¹× »ó¼¼ ¿¹¿Ü ex
¸¦ ÁöÁ¤ÇØ ActivationException
¸¦ ±¸ÃàÇÕ´Ï´Ù.
s
- »ó¼¼ ¸Þ¼¼Áöex
- »ó¼¼ ¿¹¿Ü¸Þ¼ÒµåÀÇ »ó¼¼ |
public String getMessage()
Throwable
³»ÀÇ getMessage
public Throwable getCause()
Throwable
³»ÀÇ getCause
|
JavaTM 2 Platform Std. Ed. v1. 4.0 |
||||||||||
ÀüÀÇ Å¬·¡½º ´ÙÀ½ÀÇ Å¬·¡½º | ÇÁ·¹ÀÓ ÀÖ¾î ÇÁ·¹ÀÓ ¾øÀ½ | ||||||||||
°³¿ä: »óÀÚ | Çʵå | constructor | ¸Þ¼Òµå | »ó¼¼: Çʵå | constructor | ¸Þ¼Òµå |
Java, Java 2 D, ¹× JDBC ´Â ¹Ì±¹ ¹× ±× ¿ÜÀÇ ³ª¶ó¿¡ ÀÖ¾î¼ÀÇ ¹Ì±¹ Sun Microsystems, Inc. ÀÇ »óÇ¥ ȤÀº µî·Ï»óÇ¥ÀÔ´Ï´Ù.
Copyright 1993-2002 Sun Microsystems, Inc. 901 San Antonio Road
Palo Alto, California, 94303, U.S.A. All Rights Reserved.