Searched refs:unambiguousNoInstanceException (Results 1 - 1 of 1) sorted by relevance

/openjdk7/langtools/src/share/classes/com/sun/tools/javac/comp/
H A DInfer.java77 unambiguousNoInstanceException =
112 private final NoInstanceException unambiguousNoInstanceException; field in class:Infer
325 throw unambiguousNoInstanceException
390 throw unambiguousNoInstanceException
404 throw unambiguousNoInstanceException
414 throw unambiguousNoInstanceException.setMessage("infer.arg.length.mismatch");
427 throw unambiguousNoInstanceException

Completed in 892 milliseconds