Searched defs:CatchException (Results 1 – 1 of 1) sorted by relevance
149 public static class CatchException extends Transformer { class in Transformers156 public CatchException(MethodHandle target, MethodHandle handler, Class<?> exType) { in CatchException() method in Transformers.CatchException