Class UnboundAttribute.UnboundExceptionsAttribute

All Implemented Interfaces:
Attribute<ExceptionsAttribute>, ExceptionsAttribute, ClassFileElement, MethodElement, WritableElement<ExceptionsAttribute>
Enclosing class:
UnboundAttribute<T extends Attribute<T>>

public static final class UnboundAttribute.UnboundExceptionsAttribute extends UnboundAttribute<ExceptionsAttribute> implements ExceptionsAttribute
  • Constructor Details

    • UnboundExceptionsAttribute

      public UnboundExceptionsAttribute(List<ClassEntry> exceptions)
  • Method Details