Package org.awaitility.core
Interface ExceptionIgnorer
-
- All Known Implementing Classes:
HamcrestExceptionIgnorer,PredicateExceptionIgnorer
public interface ExceptionIgnorer
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanshouldIgnoreException(java.lang.Throwable exception)
-