public class ExceptionsAttribute extends AttributeInfo
AttributeInfo.AttributeContext| Constructor and Description |
|---|
ExceptionsAttribute(String name,
DataInputStream is,
ConstantPool constantPool) |
| Modifier and Type | Method and Description |
|---|---|
void |
addDependentClassNames(Set<String> classNames) |
String[] |
getExceptions() |
getContext, getName, readAttributes, readClassNames, skipLength, toStringpublic ExceptionsAttribute(String name, DataInputStream is, ConstantPool constantPool) throws IOException
IOExceptionpublic String[] getExceptions()
public void addDependentClassNames(Set<String> classNames)
addDependentClassNames in interface DependencyHolderaddDependentClassNames in class AttributeInfoCopyright © 2017–2025 Hans Jörg Heßmann. All rights reserved.