JavaTM 2 Platform
Standard Ed. 5.0

java.rmi
Ŭ·¡½º StubNotFoundException

java.lang.Object 
  »óÀ§¸¦ È®Àå java.lang.Throwable 
      »óÀ§¸¦ È®Àå java.lang.Exception 
          »óÀ§¸¦ È®Àå java.io.IOException 
              »óÀ§¸¦ È®Àå java.rmi.RemoteException 
                  »óÀ§¸¦ È®Àå java.rmi.StubNotFoundException
¸ðµç ±¸ÇöµÈ ÀÎÅÍÆäÀ̽º:
Serializable

public class StubNotFoundException
extends RemoteException

StubNotFoundException´Â export½Ã¿¡ À¯È¿ÇÑ ½ºÅÓ Å¬·¡½º°¡ ¸®¸ðÆ® °´Ã¼·Î ¹ß°ßµÇÁö ¾Ê´Â °æ¿ì¿¡ ¿¹¿Ü¸¦ ¹ß»ý½Ãŵ´Ï´Ù. StubNotFoundException´Â ½ÃÀÛ °¡´ÉÇÑ °´Ã¼°¡ java.rmi.activation.Activatable.register ¸Þ¼­µå¸¦ »ç¿ëÇØ µî·ÏµÇ¾úÀ» °æ¿ì¿¡ ¹ß»ýµÇ´Â Àϵµ ÀÖ½À´Ï´Ù.

µµÀÔµÈ ¹öÀü :
JDK1. 1
°ü·Ã Ç׸ñ:
UnicastRemoteObject, Activatable, Á÷·ÄÈ­ µÈ Çü½Ä

ÇÊµå °³¿ä
 
Ŭ·¡½º java.rmi. RemoteException ·ÎºÎÅÍ »ó¼ÓµÈ Çʵå
detail
 
»ý¼ºÀÚ °³¿ä
StubNotFoundException (String  s)
          ÁöÁ¤µÈ »ó¼¼ ¸Þ¼¼Áö¸¦ °¡Áö´Â StubNotFoundExceptionÀ» ±¸ÃàÇÕ´Ï´Ù.
StubNotFoundException (String  s, Exception  ex)
          ÁöÁ¤µÈ »ó¼¼ ¸Þ¼¼Áö ¹× »óÀÚÀÇ ¿¹¿Ü¸¦ °¡Áö´Â StubNotFoundExceptionÀ» ±¸ÃàÇÕ´Ï´Ù.
 
¸Þ¼­µå °³¿ä
 
Ŭ·¡½º java.rmi. RemoteException ·ÎºÎÅÍ »ó¼ÓµÈ ¸Þ¼­µå
getCause, 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
 

»ý¼ºÀÚ »ó¼¼

StubNotFoundException

public StubNotFoundException(String  s)
ÁöÁ¤µÈ »ó¼¼ ¸Þ¼¼Áö¸¦ °¡Áö´Â StubNotFoundExceptionÀ» ±¸ÃàÇÕ´Ï´Ù.

ÆĶó¹ÌÅÍ:
s - »ó¼¼ ¸Þ¼¼Áö
µµÀÔµÈ ¹öÀü :
JDK1. 1

StubNotFoundException

public StubNotFoundException(String  s,
                             Exception  ex)
ÁöÁ¤µÈ »ó¼¼ ¸Þ¼¼Áö ¹× »óÀÚÀÇ ¿¹¿Ü¸¦ °¡Áö´Â StubNotFoundExceptionÀ» ±¸ÃàÇÕ´Ï´Ù.

ÆĶó¹ÌÅÍ:
s - »ó¼¼ ¸Þ¼¼Áö
ex - »óÀÚÀÇ ¿¹¿Ü
µµÀÔµÈ ¹öÀü :
JDK1. 1

JavaTM 2 Platform
Standard Ed. 5.0

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