com.sun.tools.javac.comp
public static class: Resolve.InapplicableMethodException [javadoc |
source]
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.sun.tools.javac.comp.Resolve$InapplicableMethodException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
InvalidInstanceException, NoInstanceException, InferenceException
Field Summary |
---|
JCDiagnostic | diagnostic | |
Factory | diags | |
Methods from java.lang.Throwable: |
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods from java.lang.Object: |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |