public class PredicateExceptionIgnorer extends Object implements ExceptionIgnorer
| Constructor and Description |
|---|
PredicateExceptionIgnorer(Predicate<? super Throwable> predicate) |
public boolean shouldIgnoreException(Throwable exception)
shouldIgnoreException in interface ExceptionIgnorerCopyright © 2010–2022. All rights reserved.