|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
ÀÌÀü Ŭ·¡½º ´ÙÀ½ Ŭ·¡½º | ÇÁ·¹ÀÓÀ¸·Î ÇÁ·¹ÀÓ ¾øÀÌ | |||||||||
°³¿ä: NESTED | Çʵå | constructor | ¸Þ¼µå | »ó¼¼: Çʵå | »ý¼ºÀÚ | ¸Þ¼µå |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.io.IOException
java.io.FileNotFoundException
public class FileNotFoundException
ÁöÁ¤µÈ ÆÐ½º¸íÀ¸·Î ³ªÅ¸³ª´Â ÆÄÀÏÀÌ ¿¸®Áö ¾Ê¾Ò´ø °ÍÀ» ÅëÁöÇÕ´Ï´Ù.
ÀÌ ¿¹¿Ü´Â ÁöÁ¤µÈ ÆÐ½º¸íÀÇ ÆÄÀÏÀÌ Á¸ÀçÇÏÁö ¾ÊÀ» ¶§¿¡
FileInputStream
,
FileOutputStream
¹× RandomAccessFile
»ý¼ºÀÚ¿¡ ÀÇÇØ ¹ß»ý µË´Ï´Ù. ¶Ç, ÆÄÀÏÀÌ Á¸ÀçÇØµµ, ¾î¶°ÇÑ ÀÌÀ¯·Î½á ¾×¼¼½º ÇÒ ¼ö ¾ø´Â °æ¿ì (¿¹¸¦ µé¾î
read Àü¿ëÀÇ ÆÄÀÏÀ» write¸¦ À§Çؼ ¿·Á°í ÇßÀ» °æ¿ì)¿¡µµ ±×·¯ÇÑ »ý¼ºÀÚ¿¡ ÀÇÇØ ¹ß»ý µË´Ï´Ù.
»ý¼ºÀÚ °³¿ä | |
---|---|
FileNotFoundException ()
¿¡·¯ »ó¼¼ ¸Þ¼¼Áö·Î¼ null À»
¼³Á¤ÇØ FileNotFoundException À»
±¸ÃàÇÕ´Ï´Ù. |
|
FileNotFoundException (String s)
»ó¼¼ ¸Þ¼¼Áö¸¦ ÁöÁ¤ÇØ FileNotFoundException À»
±¸ÃàÇÕ´Ï´Ù. |
¸Þ¼µå °³¿ä |
---|
Ŭ·¡½º 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 |
»ý¼ºÀÚ »ó¼¼ |
---|
public FileNotFoundException()
null
À»
¼³Á¤ÇØ FileNotFoundException
À»
±¸ÃàÇÕ´Ï´Ù.
public FileNotFoundException(String s)
FileNotFoundException
À»
±¸ÃàÇÕ´Ï´Ù. ij¸¯ÅÍ ¶óÀÎ s
´Â
java.lang.Throwable
Ŭ·¡½ºÀÇ Throwable.getMessage()
¸Þ¼µå¸¦ »ç¿ëÇØ ³ªÁß¿¡ ²¨³¾ ¼ö°¡ ÀÖ½À´Ï´Ù.
s
- »ó¼¼ ¸Þ¼¼Áö
|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
ÀÌÀü Ŭ·¡½º ´ÙÀ½ Ŭ·¡½º | ÇÁ·¹ÀÓÀ¸·Î ÇÁ·¹ÀÓ ¾øÀÌ | |||||||||
°³¿ä: NESTED | Çʵå | constructor | ¸Þ¼µå | »ó¼¼: Çʵå | »ý¼ºÀÚ | ¸Þ¼µå |
Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy µµ ÂüÁ¶ÇϽʽÿÀ.