Class RetryPredicates.AnyExceptionStrategy

    • Constructor Detail

      • AnyExceptionStrategy

        public AnyExceptionStrategy()
    • Method Detail

      • test

        public boolean test​(Throwable throwable)
        Specified by:
        test in interface java.util.function.Predicate<Throwable>