Module jdk.jdi
Package com.sun.jdi

Class OpaqueFrameException

java.lang.Object
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
NativeMethodException

public sealed class OpaqueFrameException extends RuntimeException permits NativeMethodException
Thrown to indicate an operation could not be performed on a frame.
Since:
19
See Also: