Module jdk.jdi
Package com.sun.jdi

Class AbsentInformationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.sun.jdi.AbsentInformationException
所有已实现的接口:
Serializable

public class AbsentInformationException extends Exception
抛出以指示行号或变量信息不可用。
自 JDK 版本:
1.3
参见:
  • Constructor Details

    • AbsentInformationException

      public AbsentInformationException()
    • AbsentInformationException

      public AbsentInformationException(String s)