JavaTM 2 Platform
Standard Ed. 5.0

java.io
Ŭ·¡½º EOFException

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

public class EOFException
extends IOException

ÀÔ·ÂÀÇ µµÁß¿¡ ¿¹»ó¿ÜÀÇ ÆÄÀÏÀÇ Á¾·á, ¶Ç´Â ¿¹»ó¿ÜÀÇ ½ºÆ®¸²ÀÇ Á¾·á°¡ ÀÖ´ø °ÍÀ» ³ªÅ¸³»´Â ½Ã±×³ÎÀÔ´Ï´Ù.

ÀÌ ¿¹¿Ü´Â ÁÖ·Î µ¥ÀÌÅÍ ÀÔ·Â ½ºÆ®¸²ÀÇ Á¾·á¸¦ ¾Ë¸®±â À§Çؼ­ »ç¿ëµË´Ï´Ù. ´Ù¸¸, ´Ù¸¥ ¸¹Àº ÀÔ·Â Á¶ÀÛ¿¡¼­´Â ½ºÆ®¸²ÀÌ Á¾·áÇßÀ» ¶§¿¡ ¿¹¿Ü¸¦ Throw ÇÏÁö ¾Ê°í ƯÁ¤ÀÇ °ªÀ» ¸®ÅÏÇÕ´Ï´Ù.

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

»ý¼ºÀÚ °³¿ä
EOFException ()
          ¿¡·¯ »ó¼¼ ¸Þ¼¼Áö·Î¼­ nullÀ» °¡Áö´Â EOFExceptionÀ» ±¸ÃàÇÕ´Ï´Ù.
EOFException (String  s)
          »ó¼¼ ¸Þ¼¼Áö¸¦ ÁöÁ¤ÇØ EOFExceptionÀ» ±¸ÃàÇÕ´Ï´Ù.
 
¸Þ¼­µå °³¿ä
 
Ŭ·¡½º 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
 

»ý¼ºÀÚ »ó¼¼

EOFException

public EOFException()
¿¡·¯ »ó¼¼ ¸Þ¼¼Áö·Î¼­ nullÀ» °¡Áö´Â EOFExceptionÀ» ±¸ÃàÇÕ´Ï´Ù.


EOFException

public EOFException(String  s)
»ó¼¼ ¸Þ¼¼Áö¸¦ ÁöÁ¤ÇØ EOFExceptionÀ» ±¸ÃàÇÕ´Ï´Ù. ij¸¯ÅÍ ¶óÀÎ s´Â java.lang.Throwable Ŭ·¡½ºÀÇ Throwable.getMessage() ¸Þ¼­µå¸¦ »ç¿ëÇØ ³ªÁß¿¡ ²¨³¾ ¼ö°¡ ÀÖ½À´Ï´Ù.

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

JavaTM 2 Platform
Standard Ed. 5.0

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