org.apache.bcel.generic
public class ATHROW extends Instruction implements UnconditionalBranch, ExceptionThrower
Stack: ..., objectref -> objectref
Constructor Summary | |
---|---|
ATHROW()
Throw exception |
Method Summary | |
---|---|
void | accept(Visitor v)
Call corresponding visitor method(s). |
Class[] | getExceptions() |
Parameters: v Visitor object
Returns: exceptions this instruction may cause