模块 jdk.jdi

类 AbsentInformationException

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

public class AbsentInformationException extends Exception
抛出以指示行号或变量信息不可用。
自从:
1.3
参见:
  • 构造方法详细信息

    • AbsentInformationException

      public AbsentInformationException()
    • AbsentInformationException

      public AbsentInformationException(String  s)