Module jdk.jdi
Package com.sun.jdi

Class NativeMethodException

java.lang.Object
All Implemented Interfaces:
Serializable

public non-sealed class NativeMethodException extends OpaqueFrameException
Thrown to indicate an operation cannot be completed because it is not valid for a native method.
Since:
1.3
See Also: