Uses of Class
org.awaitility.core.IgnoredException
Packages that use IgnoredException
-
Uses of IgnoredException in org.awaitility.core
Methods in org.awaitility.core with parameters of type IgnoredExceptionModifier and TypeMethodDescriptiondefault voidConditionEvaluationListener.exceptionIgnored(IgnoredException ignoredException) Handle ignored exception that get thrown while condition evaluation.voidConditionEvaluationLogger.exceptionIgnored(IgnoredException ignoredException)