|
JavaTM 2 Platform Std. Ed. v1. 4.0 |
||||||||||
ÀüÀÇ Å¬·¡½º ´ÙÀ½ÀÇ Å¬·¡½º | ÇÁ·¹ÀÓ ÀÖ¾î ÇÁ·¹ÀÓ ¾øÀ½ | ||||||||||
°³¿ä: »óÀÚ | Çʵå | constructor | ¸Þ¼Òµå | »ó¼¼: Çʵå | constructor | ¸Þ¼Òµå |
java.lang.Object | +--java.lang.Throwable | +--java.lang.Exception | +--java.io.IOException | +--javax.imageio.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 Std. Ed. v1. 4.0 |
||||||||||
ÀüÀÇ Å¬·¡½º ´ÙÀ½ÀÇ Å¬·¡½º | ÇÁ·¹ÀÓ ÀÖ¾î ÇÁ·¹ÀÓ ¾øÀ½ | ||||||||||
°³¿ä: »óÀÚ | Çʵå | constructor | ¸Þ¼Òµå | »ó¼¼: Çʵå | constructor | ¸Þ¼Òµå |
Java, Java 2 D, ¹× JDBC ´Â ¹Ì±¹ ¹× ±× ¿ÜÀÇ ³ª¶ó¿¡ ÀÖ¾î¼ÀÇ ¹Ì±¹ Sun Microsystems, Inc. ÀÇ »óÇ¥ ȤÀº µî·Ï»óÇ¥ÀÔ´Ï´Ù.
Copyright 1993-2002 Sun Microsystems, Inc. 901 San Antonio Road
Palo Alto, California, 94303, U.S.A. All Rights Reserved.