Klasse InferenceFailureException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceFailureException
Alle implementierten Schnittstellen:
Serializable

public class InferenceFailureException extends Exception
Thrown when a definite compile error is detected deep within the type inference.
Siehe auch:
  • Konstruktordetails

    • InferenceFailureException

      public InferenceFailureException(String message)