Package java.lang

Class IllegalMonitorStateException

All Implemented Interfaces:
Serializable

public class IllegalMonitorStateException extends RuntimeException
See Also:
  • Constructor Details

    • IllegalMonitorStateException

      public IllegalMonitorStateException()
    • IllegalMonitorStateException

      public IllegalMonitorStateException(String var0)