JavaTM 2 Platform
Standard Ed. 5.0

java.rmi
Ŭ·¡½º AlreadyBoundException

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

public class AlreadyBoundException
extends Exception

·¹Áö½ºÆ®¸®³»ÀÇ °´Ã¼¸¦, ÀÌ¹Ì °ü·ÃµÈ ¹ÙÀεùÀ» °¡Áö´Â À̸§¿¡ ¹ÙÀεå ÇÏ·Á°í ÇßÀ» ¶§¿¡ ¿¹¿Ü¸¦ ¹ß»ý½Ãŵ´Ï´Ù.

µµÀÔµÈ ¹öÀü :
JDK1. 1
°ü·Ã Ç׸ñ:
Naming.bind(String, java.rmi.Remote), Registry.bind(String, java.rmi.Remote), Á÷·ÄÈ­ µÈ Çü½Ä

»ý¼ºÀÚ °³¿ä
AlreadyBoundException ()
          »ó¼¼ ¸Þ¼¼Áö¸¦ °¡ÁöÁö ¾Ê´Â AlreadyBoundExceptionÀ» ±¸ÃàÇÕ´Ï´Ù.
AlreadyBoundException (String  s)
          ÁöÁ¤µÈ »ó¼¼ ¸Þ¼¼Áö¸¦ °¡Áö´Â AlreadyBoundExceptionÀ» ±¸ÃàÇÕ´Ï´Ù.
 
¸Þ¼­µå °³¿ä
 
Ŭ·¡½º java.lang. Throwable ·ÎºÎÅÍ »ó¼ÓµÈ ¸Þ¼­µå
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Ŭ·¡½º java.lang. Object ·ÎºÎÅÍ »ó¼ÓµÈ ¸Þ¼­µå
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

»ý¼ºÀÚ »ó¼¼

AlreadyBoundException

public AlreadyBoundException()
»ó¼¼ ¸Þ¼¼Áö¸¦ °¡ÁöÁö ¾Ê´Â AlreadyBoundExceptionÀ» ±¸ÃàÇÕ´Ï´Ù.

µµÀÔµÈ ¹öÀü :
JDK1. 1

AlreadyBoundException

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

ÆĶó¹ÌÅÍ:
s - »ó¼¼ ¸Þ¼¼Áö
µµÀÔµÈ ¹öÀü :
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 µµ ÂüÁ¶ÇϽʽÿÀ.