Searched defs:exceptionHandler (Results 1 – 4 of 4) sorted by relevance
118 ExceptionHandler exceptionHandler = exceptionHandlers.get(0).getExceptionHandlers().get(0); in testFixOffsets() local
52 public static ImmutableExceptionHandler of(ExceptionHandler exceptionHandler) { in of()
44 @Nonnull public final BuilderExceptionHandler exceptionHandler; field in BuilderTryBlock
650 public void setExceptionHandler(IPropertyExceptionHandler exceptionHandler) { in setExceptionHandler()