Interface PreemptiveTimeoutUtils.TimeoutFailureFactory<T extends Throwable>

Type Parameters:
T - The type of error or exception created
Enclosing class:
PreemptiveTimeoutUtils

public static interface PreemptiveTimeoutUtils.TimeoutFailureFactory<T extends Throwable>
Factory for timeout failures.
Since:
5.9.1
See Also: