| public class java.lang IllegalMonitorStateException
|
Java SE 6 |
| version | 1.13, 11/17/05 |
| since | JDK1.0 |
| See also | notify(), notifyAll(), wait(), wait(long), wait(long, int) |
| Constructors | |||
|---|---|---|---|
| public | IllegalMonitorStateException() Constructs an IllegalMonitorStateException with no
detail message.
| ||
| public | IllegalMonitorStateException(String s) Constructs an IllegalMonitorStateException with the
specified detail message.
| ||
| About DocWeb · Bundles · Export · Export All | Top 10 · Statistics · Login |
| About Sun · Contact · Privacy · Terms of Use · Trademarks | Java SE 6 · Copyright © 1994-2009 Sun Microsystems, Inc.All rights reserved. Use is subject to license terms |
![]() |
![]() |
|