|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
ÀÌÀü Ŭ·¡½º ´ÙÀ½ Ŭ·¡½º | ÇÁ·¹ÀÓÀ¸·Î ÇÁ·¹ÀÓ ¾øÀÌ | |||||||||
°³¿ä: NESTED | Çʵå | constructor | ¸Þ¼µå | »ó¼¼: Çʵå | »ý¼ºÀÚ | ¸Þ¼µå |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.io.IOException
java.rmi.RemoteException
public class RemoteException
RemoteException
´Â
¸®¸ðÆ® ¸Þ¼µå È£ÃâÀÇ ½ÇÇàÁß¿¡ ¹ß»ýÇÏ´Â ¸¹Àº Åë½Å °ü·ÃÀÇ ¿¹¿Ü·Î »ç¿ëÇÏ´Â °øÅëÀÇ ½´ÆÛ Ŭ·¡½ºÀÔ´Ï´Ù. java.rmi.Remote
¸¦ È®ÀåÇÏ´Â ÀÎÅÍÆäÀ̽ºÀÎ ¸®¸ðÆ® ÀÎÅÍÆäÀ̽ºÀÇ °¢ ¸Þ¼µå´Â ±× throws Àý¿¡ RemoteException
À»
±âÀçÇÒ Çʿ䰡 ÀÖ½À´Ï´Ù.
¸±¸®½º 1.4 ¿¡¼´Â ÀÌ ¿¹¿Ü´Â ¹ü¿ë ¸ñÀûÀÇ ¿¹¿Ü üÀÎ µµ±¸¿¡ ÁذÅÇϵµ·Ï °³·®µÇ°í ÀÖ½À´Ï´Ù. ¡¸·¦ µÈ ¸®¸ðÆ® ¿¹¿Ü¡¹´Â ¿¹¿Ü¸¦ ±¸ÃàÇÒ °æ¿ì¿¡ ÁöÁ¤ÇØ, public detail
Çʵ带 °³ÀÔ½ÃÄÑ ÃëµæÇϰí ÀÖ¾ú½À´Ï´Ù. ÀÌ ¿¹¿Ü´Â ¸±¸®½º 1.4 ¿¡¼´Â ¡¸¿øÀΡ¹À̶ó°í ºÒ¸®°Ô µÇ¾î, Àü¼úÀÇ ÇÊµå »Ó¸¸ÀÌ ¾Æ´Ï¶ó, Throwable.getCause()
¸Þ¼µå¸¦ °³ÀÔ½ÃÄÑ ÃëµæÇÒ ¼ö ÀÖ½À´Ï´Ù.
RemoteException
ÀνºÅϽº»ó¿¡¼ ¸Þ¼µå Throwable.initCause(Throwable)
¸¦
È£ÃâÇßÀ» °æ¿ì, Ç×»ó IllegalStateException
À» ¹ß»ý½Ãŵ´Ï´Ù.
ÇÊµå °³¿ä | |
---|---|
Throwable |
detail
ÀÌ ¸®¸ðÆ® ¿¹¿ÜÀÇ ¿øÀÎÀÔ´Ï´Ù. |
»ý¼ºÀÚ °³¿ä | |
---|---|
RemoteException ()
RemoteException À»
±¸ÃàÇÕ´Ï´Ù. |
|
RemoteException (String s)
ÁöÁ¤µÈ »ó¼¼ ¸Þ¼¼Áö¸¦ °¡Áö´Â RemoteException À»
±¸ÃàÇÕ´Ï´Ù. |
|
RemoteException (String s,
Throwable cause)
ÁöÁ¤µÈ »ó¼¼ ¸Þ¼¼Áö¿Í ¿øÀÎÀ» °¡Áö´Â RemoteException À»
±¸ÃàÇÕ´Ï´Ù. |
¸Þ¼µå °³¿ä | |
---|---|
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 RemoteException()
RemoteException
À»
±¸ÃàÇÕ´Ï´Ù.
public RemoteException(String s)
RemoteException
À»
±¸ÃàÇÕ´Ï´Ù.
s
- »ó¼¼ ¸Þ¼¼Áöpublic RemoteException(String s, Throwable cause)
RemoteException
À»
±¸ÃàÇÕ´Ï´Ù. ÀÌ »ý¼ºÀÚ´Â detail
Çʵå·Î ÁöÁ¤µÈ Throwable
À»
¼³Á¤ÇÕ´Ï´Ù.
s
- »ó¼¼ ¸Þ¼¼Áöcause
- ¿øÀθ޼µåÀÇ »ó¼¼ |
---|
public String getMessage()
Throwable
³»ÀÇ getMessage
public Throwable getCause()
detail
ÇʵåÀÇ °ªÀÔ´Ï´Ù.
Throwable
³»ÀÇ getCause
|
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 µµ ÂüÁ¶ÇϽʽÿÀ.