Searched refs:ClassAlternativeNotFoundError (Results 1 – 2 of 2) sorted by relevance
19 public class ClassAlternativeNotFoundError extends AlternativeNotFoundError { class22 ClassAlternativeNotFoundError(ApiComponents alternative) { in ClassAlternativeNotFoundError() method in ClassAlternativeNotFoundError
83 throw new ClassAlternativeNotFoundError(alternative); in resolvePublicAlternatives()