Searched refs:ATTR_Exceptions (Results 1 – 2 of 2) sorted by relevance
148 public static final String ATTR_Exceptions = "Exceptions"; field in ClassConstants
1003 …attributeName.equals(ClassConstants.ATTR_Exceptions) ? (Attribute)new Ex… in createAttribute()