Module jdk.jdi
Package com.sun.jdi

Class NativeMethodException

All Implemented Interfaces:
Serializable

public class NativeMethodException
extends RuntimeException
Thrown to indicate an operation cannot be completed because it is not valid for a native method.
Since:
1.3
See Also:
Serialized Form