JavaTM 2 Platform
Standard Ed. 5.0

java.lang
Ŭ·¡½º IllegalMonitorStateException

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

public class IllegalMonitorStateException
extends RuntimeException

¼ÒÁ¤ÀÇ ¸ð´ÏÅ͸¦ °¡ÁöÁö ¾Ê´Â thread°¡ °´Ã¼ÀÇ ¸ð´ÏÅÍ·Î ±â´Ù¸®´Â °ÍÀ» ½ÃµµÇÑ °Í, ȤÀº ´Ù¸¥ thread°¡ ¼ÒÁ¤ÀÇ ¸ð´ÏÅ͸¦ °¡ÁöÁö ¾Ê°í °´Ã¼ÀÇ ¸ð´ÏÅÍ·Î ±â´Ù¸®´Â °ÍÀ» ÅëÁöÇÑ °ÍÀ» ³ªÅ¸³»±â À§Çؼ­ ¹ß»ý µË´Ï´Ù.

µµÀÔµÈ ¹öÀü :
JDK1. 0
°ü·Ã Ç׸ñ:
Object.notify(), Object.notifyAll(), Object.wait(), Object.wait(long), Object.wait(long, int), Á÷·ÄÈ­ µÈ Çü½Ä

»ý¼ºÀÚ °³¿ä
IllegalMonitorStateException ()
          »ó¼¼ ¸Þ¼¼Áö¸¦ °¡ÁöÁö ¾Ê´Â IllegalMonitorStateExceptionÀ» ±¸ÃàÇÕ´Ï´Ù.
IllegalMonitorStateException (String  s)
          ÁöÁ¤µÈ »ó¼¼ ¸Þ¼¼Áö¸¦ °¡Áö´Â IllegalMonitorStateExceptionÀ» ±¸ÃàÇÕ´Ï´Ù.
 
¸Þ¼­µå °³¿ä
 
Ŭ·¡½º 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
 

»ý¼ºÀÚ »ó¼¼

IllegalMonitorStateException

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


IllegalMonitorStateException

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

ÆĶó¹ÌÅÍ:
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 µµ ÂüÁ¶ÇϽʽÿÀ.