Class IgnoreCompletionFailures

java.lang.Object
org.revapi.java.spi.IgnoreCompletionFailures

public final class IgnoreCompletionFailures extends Object
A utility class to try to overcome the CompletionFailure exceptions thrown from the Java compiler. Such exceptions "disappear" when the method is re-tried which this helper enables.
Since:
0.1
Author:
Lukas Krejci