JavaTM 2 Platform
Standard Ed. 5.0

java.lang
Ŭ·¡½º IllegalThreadStateException

java.lang.Object 
  »óÀ§¸¦ È®Àå java.lang.Throwable 
      »óÀ§¸¦ È®Àå java.lang.Exception 
          »óÀ§¸¦ È®Àå java.lang.RuntimeException 
              »óÀ§¸¦ È®Àå java.lang.IllegalArgumentException 
                  »óÀ§¸¦ È®Àå java.lang.IllegalThreadStateException
¸ðµç ±¸ÇöµÈ ÀÎÅÍÆäÀ̽º:
Serializable

public class IllegalThreadStateException
extends IllegalArgumentException

¿ä±¸µÈ ¿ÀÆÛ·¹À̼ǿ¡ ´ëÇؼ­ thread »óÅ°¡ ºÎÀûÀýÇÑ °ÍÀ» ³ªÅ¸³»±â À§Çؼ­ ¹ß»ý µË´Ï´Ù. ¿¹¿¡ ´ëÇؼ­´Â Thread Ŭ·¡½ºÀÇ suspend ¹× resume ¸Þ¼­µå¸¦ ÂüÁ¶ÇϽʽÿÀ.

µµÀÔµÈ ¹öÀü :
JDK1. 0
°ü·Ã Ç׸ñ:
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
 

»ý¼ºÀÚ »ó¼¼

IllegalThreadStateException

public IllegalThreadStateException()
»ó¼¼ ¸Þ¼¼Áö¸¦ °¡ÁöÁö ¾Ê´Â IllegalThreadStateExceptionÀ» ±¸ÃàÇÕ´Ï´Ù.


IllegalThreadStateException

public IllegalThreadStateException(String  s)
ÁöÁ¤ÇÑ »ó¼¼ ¸Þ¼¼Áö¸¦ °¡Áö´Â IllegalThreadStateExceptionÀ» ±¸ÃàÇÕ´Ï´Ù.

ÆĶó¹ÌÅÍ:
s - »ó¼¼ ¸Þ¼¼Áö

JavaTM 2 Platform
Standard Ed. 5.0

Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy µµ ÂüÁ¶ÇϽʽÿÀ.