Example usage for Java java.lang IllegalMonitorStateException fields, constructors, methods, implement or subclass
The text is from its open source code.
IllegalMonitorStateException(String s) Constructs an IllegalMonitorStateException with the specified detail message. | |
IllegalMonitorStateException() Constructs an IllegalMonitorStateException with no detail message. |