Class AttributeExceptions

java.lang.Object
org.jd.core.v1.model.classfile.attribute.AttributeExceptions
All Implemented Interfaces:
Attribute

public class AttributeExceptions extends Object implements Attribute
  • Field Details

    • exceptionTypeNames

      protected String[] exceptionTypeNames
  • Constructor Details

    • AttributeExceptions

      public AttributeExceptions(String[] exceptionTypeNames)
  • Method Details

    • getExceptionTypeNames

      public String[] getExceptionTypeNames()