Class AlwaysOnException

java.lang.Object
io.smallrye.faulttolerance.api.AlwaysOnException
All Implemented Interfaces:
Predicate<Throwable>

public final class AlwaysOnException extends Object implements Predicate<Throwable>
  • Constructor Details

    • AlwaysOnException

      public AlwaysOnException()
  • Method Details