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