Module jdk.jdi
Package com.sun.jdi

Class InvalidStackFrameException

All Implemented Interfaces:
Serializable

public class InvalidStackFrameException
extends RuntimeException
Thrown to indicate that the requested operation cannot be completed because the specified stack frame is no longer valid.
Since:
1.3
See Also:
Serialized Form