模块 jdk.jdi

类 NativeMethodException

所有已实现的接口:
Serializable

public non-sealed class NativeMethodException extends OpaqueFrameException
抛出以指示操作无法完成,因为它对本机方法无效。
自从:
1.3
参见:
  • 构造方法详细信息

    • NativeMethodException

      public NativeMethodException()
    • NativeMethodException

      public NativeMethodException(String  message)