|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
ÀÌÀü Ŭ·¡½º ´ÙÀ½ Ŭ·¡½º | ÇÁ·¹ÀÓÀ¸·Î ÇÁ·¹ÀÓ ¾øÀÌ | |||||||||
°³¿ä: NESTED | Çʵå | constructor | ¸Þ¼µå | »ó¼¼: Çʵå | »ý¼ºÀÚ | ¸Þ¼µå |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalArgumentException
java.lang.IllegalThreadStateException
public class IllegalThreadStateException
¿ä±¸µÈ ¿ÀÆÛ·¹À̼ǿ¡ ´ëÇØ¼ thread »óŰ¡ ºÎÀûÀýÇÑ °ÍÀ» ³ªÅ¸³»±â À§Çؼ ¹ß»ý µË´Ï´Ù. ¿¹¿¡ ´ëÇØ¼´Â Thread
Ŭ·¡½ºÀÇ suspend
¹× resume
¸Þ¼µå¸¦ ÂüÁ¶ÇϽʽÿÀ.
Thread.resume()
,
Thread.suspend()
,
Á÷·ÄÈ µÈ Çü½Ä »ý¼ºÀÚ °³¿ä | |
---|---|
IllegalThreadStateException ()
»ó¼¼ ¸Þ¼¼Áö¸¦ °¡ÁöÁö ¾Ê´Â IllegalThreadStateException À»
±¸ÃàÇÕ´Ï´Ù. |
|
IllegalThreadStateException (String s)
ÁöÁ¤ÇÑ »ó¼¼ ¸Þ¼¼Áö¸¦ °¡Áö´Â IllegalThreadStateException À»
±¸ÃàÇÕ´Ï´Ù. |
¸Þ¼µå °³¿ä |
---|
Ŭ·¡½º 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 IllegalThreadStateException()
IllegalThreadStateException
À»
±¸ÃàÇÕ´Ï´Ù.
public IllegalThreadStateException(String s)
IllegalThreadStateException
À»
±¸ÃàÇÕ´Ï´Ù.
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 µµ ÂüÁ¶ÇϽʽÿÀ.