Searched defs:exception_table (Results 1 – 1 of 1) sorted by relevance
49 private CodeException[] exception_table; // Table of handled exceptions field in Code112 …final CodeException[] exception_table, final Attribute[] attributes, final ConstantPool constant_p… in Code()277 public final void setExceptionTable( final CodeException[] exception_table ) { in setExceptionTable()