Package | Description |
---|---|
com.caucho.bytecode |
Modifier and Type | Method and Description |
---|---|
java.util.ArrayList<CodeAttribute.ExceptionItem> |
CodeAttribute.getExceptions()
Returns the exceptions.
|
java.util.ArrayList<CodeAttribute.ExceptionItem> |
CodeVisitor.getExceptions()
Returns the exceptions.
|