JavaTM 2 Platform
Standard Ed. 5.0

java.rmi
Ŭ·¡½º ServerException

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

public class ServerException
extends RemoteException

ServerException´Â ¸®¸ðÆ® ¸Þ¼­µå È£ÃâÀÇ °á°ú·Î¼­ ¹ß»ý µË´Ï´Ù. ÀÌ ¿¹¿Ü°¡ Throw µÇ¾úÀ» °æ¿ì´Â ¼­¹ö»ó¿¡¼­ ¸®¸ðÆ® ¸Þ¼­µå°¡ 󸮵ǰí ÀÖÀ» ¶§, Áï, ÀμöÀÇ ºñÁ¤·ÄÈ­ ¶Ç´Â ¸®¸ðÆ® ¸Þ¼­µåÀÇ ½ÇÇàÁß¿¡ RemoteException ÀÌ Throw µÇ°í ÀÖ½À´Ï´Ù. ServerExceptionÀνºÅϽº¿¡´Â ±× ¿øÀÎÀÌ µÈ ¿øÀÇ RemoteException°¡ Æ÷ÇԵ˴ϴÙ.

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

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

»ý¼ºÀÚ »ó¼¼

ServerException

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

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

ServerException

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

ÆĶó¹ÌÅÍ:
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 µµ ÂüÁ¶ÇϽʽÿÀ.