Module  jdk.jdi
软件包  com.sun.jdi

Class IncompatibleThreadStateException

  • All Implemented Interfaces:
    Serializable


    public class IncompatibleThreadStateException
    extends 异常
    抛出以指示所请求的操作在指定线程处于当前状态时无法完成。
    从以下版本开始:
    1.3
    另请参见:
    Serialized Form
    • 构造方法详细信息

      • IncompatibleThreadStateException

        public IncompatibleThreadStateException​()
      • IncompatibleThreadStateException

        public IncompatibleThreadStateException​(String s)