public class ExceptionsAttributeEditor
extends java.lang.Object
| Constructor and Description |
|---|
ExceptionsAttributeEditor(ExceptionsAttribute targetExceptionsAttribute)
Creates a new ExceptionsAttributeEditor that will edit exceptions in the
given exceptions attribute.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addException(int exceptionIndex)
Adds a given exception to the exceptions attribute.
|
public ExceptionsAttributeEditor(ExceptionsAttribute targetExceptionsAttribute)