WritableEntry
public class ExceptionsAttribute extends Attribute
Modifier and Type | Field | Description |
---|---|---|
static java.lang.String |
NAME |
Constructor | Description |
---|---|
ExceptionsAttribute(ConstPool constPool) |
Modifier and Type | Method | Description |
---|---|---|
void |
addExceptionClass(java.lang.String exception) |
|
void |
writeData(ByteArrayDataOutputStream stream) |
public static final java.lang.String NAME
public ExceptionsAttribute(ConstPool constPool)
public void addExceptionClass(java.lang.String exception)
public void writeData(ByteArrayDataOutputStream stream) throws java.io.IOException
Copyright © 2018. All rights reserved.