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