JavaTM 2 Platform
Standard Ed. 5.0

java.net
Ŭ·¡½º NoRouteToHostException

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

public class NoRouteToHostException
extends SocketException

¼ÒÄÏÀ» ¸®¸ðÆ® ÁÖ¼Ò ¹× Æ÷Æ®¿¡ Á¢¼ÓÇÏ·Á°í ÇÏ°í ÀÖÀ» ¶§ ¿¡·¯°¡ ¹ß»ýÇÑ °ÍÀ» ³ªÅ¸³À´Ï´Ù. ¹æÈ­º®(fire wall)°¡ Àֱ⠶§¹®¿¡ ¸®¸ðÆ® È£½ºÆ®¿¡°Ô µµ´ÞÇÒ ¼ö ¾ø´ÂÁö, Áß°£ ¶ó¿ìÅÍ°¡ ´Ù¿îÇÏ°í ÀÖÀ» °¡´É¼ºÀÌ ÀÖ½À´Ï´Ù.

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

»ý¼ºÀÚ °³¿ä
NoRouteToHostException ()
          »ó¼¼ ¸Þ¼¼Áö¸¦ ÁöÁ¤ÇÏÁö ¾Ê°í NoRouteToHostExceptionÀ» »õ·Ó°Ô ±¸ÃàÇÕ´Ï´Ù.
NoRouteToHostException (String  msg)
          ¸®¸ðÆ® È£½ºÆ®¿¡°Ô µµ´ÞÇÒ ¼ö ¾ø¾ú´ø ÀÌÀ¯¿¡ °üÇÑ »ó¼¼ ¸Þ¼¼Áö¸¦ °¡Áö´Â »õ·Î¿î NoRouteToHostExceptionÀ» ±¸ÃàÇÕ´Ï´Ù.
 
¸Þ¼­µå °³¿ä
 
Ŭ·¡½º 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
 

»ý¼ºÀÚ »ó¼¼

NoRouteToHostException

public NoRouteToHostException(String  msg)
¸®¸ðÆ® È£½ºÆ®¿¡°Ô µµ´ÞÇÒ ¼ö ¾ø¾ú´ø ÀÌÀ¯¿¡ °üÇÑ »ó¼¼ ¸Þ¼¼Áö¸¦ °¡Áö´Â »õ·Î¿î NoRouteToHostExceptionÀ» ±¸ÃàÇÕ´Ï´Ù. »ó¼¼ ¸Þ¼¼Áö´Â ÀÌ ¿¡·¯¿¡ ´ëÇØ ¼³¸íÇÏ´Â String ÀÔ´Ï´Ù.

ÆĶó¹ÌÅÍ:
msg - »ó¼¼ ¸Þ¼¼Áö

NoRouteToHostException

public NoRouteToHostException()
»ó¼¼ ¸Þ¼¼Áö¸¦ ÁöÁ¤ÇÏÁö ¾Ê°í NoRouteToHostExceptionÀ» »õ·Ó°Ô ±¸ÃàÇÕ´Ï´Ù.


JavaTM 2 Platform
Standard Ed. 5.0

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