Searched refs:VMMismatchException (Results 1 – 2 of 2) sorted by relevance
37 public class VMMismatchException extends RuntimeException { class39 public VMMismatchException() { in VMMismatchException() method in VMMismatchException43 public VMMismatchException(String s) { in VMMismatchException() method in VMMismatchException
68 throw new VMMismatchException(mirror.toString()); in validateMirror()78 throw new VMMismatchException(mirror.toString()); in validateMirrorOrNull()91 throw new VMMismatchException(mirror.toString()); in validateMirrors()104 throw new VMMismatchException(mirror.toString()); in validateMirrorsOrNulls()