java.lang.Object
java.lang.Throwable
java.lang.Exception
com.sun.jdi.IncompatibleThreadStateException
- 所有已实现的接口:
-
Serializable
表示在当前状态下指定线程无法完成请求的操作。
- 自 JDK 版本:
- 1.3
- 参见:
-
Constructor Summary
ConstructorDescription -
Method Summary
Methods declared in class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
IncompatibleThreadStateException
public IncompatibleThreadStateException() -
IncompatibleThreadStateException
-