Searched defs:CatchHandler (Results 1 – 1 of 1) sorted by relevance
95 public static class CatchHandler { class in Code101 public CatchHandler(int[] typeIndexes, int[] addresses, int catchAllAddress, int offset) { in CatchHandler() method in Code.CatchHandler