| Package | Description |
|---|---|
| javassist.bytecode |
Bytecode-level API.
|
| Modifier and Type | Method | Description |
|---|---|---|
ExceptionsAttribute |
MethodInfo.getExceptionsAttribute() |
Returns an Exceptions attribute.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
MethodInfo.setExceptionsAttribute(ExceptionsAttribute cattr) |
Adds an Exception attribute.
|
Copyright © 2018 Shigeru Chiba, www.javassist.org. All rights reserved.