|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
ÀüÀÇ Å¬·¡½º ´ÙÀ½ Ŭ·¡½º | ÇÁ·¹ÀÓÀ¸·Î ÇÁ·¹ÀÓ ¾øÀÌ | |||||||||
°³¿ä: NESTED | Çʵå | constructor | ¸Þ¼µå | »ó¼¼: Çʵå | »ý¼ºÀÚ | ¸Þ¼µå |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.io.IOException
javax.imageio.IIOException
public class IIOException
Àбâ /Ãâ·Â Á¶ÀÛÀÇ ½ÇÇà½Ã ÀåÇØ¸¦ ÅëÁöÇÏ´Â ¿¹¿Ü Ŭ·¡½ºÀÔ´Ï´Ù.
¸Þ¼¼Áö ij¸¯ÅÍ ¶óÀο¡ °¡¼¼ÇØ, ´Ù¸¥ Throwable
(Error
¶Ç´Â Exception
)¿¡ÀÇ ÂüÁ¶°¡ À¯ÁöµË´Ï´Ù. null
ÀÌ¿ÜÀÇ °æ¿ì´Â ÀÌ ¿¹¿Ü¸¦ ¹ß»ý½ÃŲ À̺¥Æ®¸¦ ÂüÁ¶ÇÕ´Ï´Ù. ¿¹¸¦ µé¾î, File
·Î
ºÎÅÍ ÀÐÈ÷´Â µ¿¾È¿¡
IOException
´Â ÀÌ Å¬·¡½º¿¡ Æ÷ÇԵ˴ϴÙ.
»ý¼ºÀÚ °³¿ä | |
---|---|
IIOException (String message)
ÁöÁ¤µÈ ¸Þ¼¼Áö String ·Î
IIOException À»
±¸ÃàÇÕ´Ï´Ù. |
|
IIOException (String message,
Throwable cause)
ÁöÁ¤µÈ String ¿Í
±× ±âº»À¸·Î µÇ´Â ¿øÀÎÀÌ µÈ Throwable À»
»ç¿ëÇØ IIOException À»
±¸ÃàÇÕ´Ï´Ù. |
¸Þ¼µå °³¿ä |
---|
Ŭ·¡½º 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 IIOException(String message)
String
·Î
IIOException
À»
±¸ÃàÇÕ´Ï´Ù. ±âº»À¸·Î µÇ´Â ¿øÀÎÀº ¼³Á¤µÇÁö ¾Ê½À´Ï´Ù. getCause
´Â null
À»
¸®ÅÏÇÕ´Ï´Ù.
message
- ¿¡·¯ ¸Þ¼¼ÁöThrowable.getMessage()
public IIOException(String message, Throwable cause)
String
¿Í
±× ±âº»À¸·Î µÇ´Â ¿øÀÎÀÌ µÈ Throwable
À»
»ç¿ëÇØ IIOException
À»
±¸ÃàÇÕ´Ï´Ù.
message
- ¿¡·¯ ¸Þ¼¼Áöcause
- ÀÌ ¿¹¿Ü¸¦ ¹ß»ý½ÃŲ Throwable
(Error
¶Ç´Â Exception
)Throwable.getCause()
,
Throwable.getMessage()
|
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 µµ ÂüÁ¶ÇϽʽÿÀ.