java.lang.Object
java.lang.Throwable
java.lang.Exception
com.sun.jdi.InvalidTypeException
- 所有已实现的接口:
-
Serializable
抛出以指示在设置字段或变量的值时类型不匹配,或在指定方法的返回值时类型不匹配。
- 自:
- 1.3
- 参见:
-
Constructor Summary
-
Method Summary
Methods declared in class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InvalidTypeException
public InvalidTypeException() -
InvalidTypeException
-