Searched refs:NoAlternativesSpecifiedError (Results 1 – 3 of 3) sorted by relevance
19 public class NoAlternativesSpecifiedError extends AlternativeNotFoundError { class
106 throw new NoAlternativesSpecifiedError(); in resolvePublicAlternatives()
103 expectThrows(NoAlternativesSpecifiedError.class, in testNoPublicClassAlternatives()