Ben Gruver 6f135aeb74 Remove the ExceptionHandler template parameter from ClassSection
In DexBuilder, instead of statically specifying a specific ExceptionHandler
type, we dynamically check that the exception type reference returned from
the ExceptionHandler is of the proper type
2013-08-24 21:29:20 -07:00
..