Searched defs:InternalAssumptionViolatedException (Results 1 - 1 of 1) sorted by relevance

/lucene-3.6.0/lucene/test-framework/src/java/org/apache/lucene/util/
H A DInternalAssumptionViolatedException.java30 final class InternalAssumptionViolatedException extends AssumptionViolatedException { class in inherits:AssumptionViolatedException
33 public InternalAssumptionViolatedException(String message) { method in class:InternalAssumptionViolatedException
37 public InternalAssumptionViolatedException(String message, Throwable t) { method in class:InternalAssumptionViolatedException

Completed in 18 milliseconds