Searched defs:nonRetriableExceptions (Results 1 – 1 of 1) sorted by relevance
46 private final ImmutableSet<Class<? extends Exception>> nonRetriableExceptions; field in ExceptionHandler85 private final ImmutableSet.Builder<Class<? extends Exception>> nonRetriableExceptions = field in ExceptionHandler.Builder