Uses of Class
com.sun.jdi.OpaqueFrameException
Packages that use OpaqueFrameException
Package
Description
This is the core package of the Java Debug
Interface (JDI), it defines mirrors for values, types, and the target
VirtualMachine itself - as well bootstrapping facilities.
-
Uses of OpaqueFrameException in com.sun.jdi
Subclasses of OpaqueFrameException in com.sun.jdiModifier and TypeClassDescriptionclass
Thrown to indicate an operation cannot be completed because it is not valid for a native method.