Class METHOD_THROW

  • All Implemented Interfaces:
    Serializable

    public class METHOD_THROW
    extends Instruction
    A special marker instruction indicating that the method is exiting abruptly due to an exception being thrown, and thus the stack frame must be destroyed.
    See Also:
    Serialized Form