|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectproguard.classfile.editor.ExceptionsEditor
public class ExceptionsEditor
This class can add exceptions to exceptions attributes. Exceptions to be added must have been added to the constant pool filled out beforehand.
| Constructor Summary | |
|---|---|
ExceptionsEditor()
|
|
| Method Summary | |
|---|---|
void |
addException(ExceptionsAttribute exceptionsAttribute,
int exceptionIndex)
Adds a given exception to the given exceptions attribute. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExceptionsEditor()
| Method Detail |
|---|
public void addException(ExceptionsAttribute exceptionsAttribute,
int exceptionIndex)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||