Module jdk.jdi
Package com.sun.jdi

Class NativeMethodException

所有已实现的接口:
Serializable

public non-sealed class NativeMethodException extends OpaqueFrameException
抛出以指示操作无法完成,因为对于本地方法而言无效。
自从:
1.3
参见:
  • Constructor Details

    • NativeMethodException

      public NativeMethodException()
    • NativeMethodException

      public NativeMethodException(String message)