Class CouldNotResolveImportException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.google.errorprone.refaster.CouldNotResolveImportException
- All Implemented Interfaces:
Serializable
Exception thrown when a class symbol could not be resolved by the compiler.
- Author:
- Louis Wasserman
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
CouldNotResolveImportException
-