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
,
Á÷·ÄÈ µÈ Çü½Ä
StubNotFoundException
public StubNotFoundException(String s)
- ÁöÁ¤µÈ »ó¼¼ ¸Þ¼¼Áö¸¦ °¡Áö´Â
StubNotFoundException
À»
±¸ÃàÇÕ´Ï´Ù.
- ÆÄ¶ó¹ÌÅÍ:
s
- »ó¼¼ ¸Þ¼¼Áö- µµÀÔµÈ ¹öÀü
:
- JDK1. 1
StubNotFoundException
public StubNotFoundException(String s,
Exception ex)
- ÁöÁ¤µÈ »ó¼¼ ¸Þ¼¼Áö ¹× »óÀÚÀÇ ¿¹¿Ü¸¦ °¡Áö´Â
StubNotFoundException
À»
±¸ÃàÇÕ´Ï´Ù.
- ÆÄ¶ó¹ÌÅÍ:
s
- »ó¼¼ ¸Þ¼¼Áöex
- »óÀÚÀÇ ¿¹¿Ü- µµÀÔµÈ ¹öÀü
:
- JDK1. 1
Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy µµ
ÂüÁ¶ÇϽʽÿÀ.