public class ExceptionsAttribute extends Attribute
| Constructor and Description |
|---|
ExceptionsAttribute(ConstPool constPool) |
| Modifier and Type | Method and Description |
|---|---|
void |
addExceptionClass(String exception) |
void |
writeData(ByteArrayDataOutputStream stream) |
public static final String NAME
public ExceptionsAttribute(ConstPool constPool)
public void addExceptionClass(String exception)
public void writeData(ByteArrayDataOutputStream stream) throws IOException
writeData in class AttributeIOExceptionCopyright © 2015. All rights reserved.