WritableEntrypublic class ExceptionsAttribute extends Attribute
| Constructor | Description |
|---|---|
ExceptionsAttribute(ConstPool constPool) |
| Modifier and Type | Method | 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 © 2018. All rights reserved.