|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
ÀÌÀü Ŭ·¡½º ´ÙÀ½ Ŭ·¡½º | ÇÁ·¹ÀÓÀ¸·Î ÇÁ·¹ÀÓ ¾øÀÌ | |||||||||
°³¿ä: NESTED | Çʵå | constructor | ¸Þ¼µå | »ó¼¼: Çʵå | »ý¼ºÀÚ | ¸Þ¼µå |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.io.IOException
java.io.InterruptedIOException
public class InterruptedIOException
ÀÔÃâ·Â 󸮷ΠÀÎÅÍ·´Æ®°¡ ¹ß»ýÇÑ °ÍÀ» ÅëÁöÇÏ´Â ½Ã±×³ÎÀ» ¹ß»ý½Ãŵ´Ï´Ù. ÀÔ·Â Àü¼Û ¶Ç´Â Ãâ·Â Àü¼ÛÀÌ, ±× Àü¼ÛÀ» ½ÇÇàÇÏ´Â thread¿¡ÀÇ ÀÎÅÍ·´Æ®¿¡ ÀÇÇØ Á¾·áÇÑ °ÍÀ» ³ªÅ¸³»±â À§Çؼ
InterruptedIOException
°¡ ¹ß»ý µË´Ï´Ù. bytesTransferred
Çʵå´Â ÀÎÅÍ·´Æ®°¡ ¹ß»ýÇϱâ Àü¿¡ Á¤»óÀûÀ¸·Î Àü¼Û µÈ ¹ÙÀÌÆ®¼ö¸¦ ³ªÅ¸³À´Ï´Ù.
InputStream
,
OutputStream
,
Thread.interrupt()
,
Á÷·ÄÈ µÈ Çü½Ä ÇÊµå °³¿ä | |
---|---|
int |
bytesTransferred
ÀÔÃâ·Â 󸮷ΠÀÎÅÍ·´Æ®°¡ ¹ß»ýÇϱâ Àü¿¡ ±× ó¸®ÀÇ ÀϺημ Àü¼Û µÈ ¹ÙÀÌÆ®¼ö¸¦ º¸°íÇÕ´Ï´Ù. |
»ý¼ºÀÚ °³¿ä | |
---|---|
InterruptedIOException ()
¿¡·¯ »ó¼¼ ¸Þ¼¼Áö·Î¼ null À»
¼³Á¤ÇØ InterruptedIOException À»
±¸ÃàÇÕ´Ï´Ù. |
|
InterruptedIOException (String s)
»ó¼¼ ¸Þ¼¼Áö¸¦ ÁöÁ¤ÇØ InterruptedIOException À»
±¸ÃàÇÕ´Ï´Ù. |
¸Þ¼µå °³¿ä |
---|
Ŭ·¡½º 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 int bytesTransferred
»ý¼ºÀÚ »ó¼¼ |
---|
public InterruptedIOException()
null
À»
¼³Á¤ÇØ InterruptedIOException
À»
±¸ÃàÇÕ´Ï´Ù.
public InterruptedIOException(String s)
InterruptedIOException
À»
±¸ÃàÇÕ´Ï´Ù. 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 µµ ÂüÁ¶ÇϽʽÿÀ.