• 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
    • Constructor Detail

      • InvalidStackFrameException

        public InvalidStackFrameException()
      • InvalidStackFrameException

        public InvalidStackFrameException​(String s)