Class ClassLookupException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.ibm.wala.core.util.ssa.ClassLookupException
- All Implemented Interfaces:
Serializable
Class is not in scope.
A ClassLookupException will be thrown when the IClass to a TypeReferece cannot be resolved using the ClassHierarchy.
In typical cases this should not be propergated out from the utility classes.
- Author:
- Tobias Blaschke <code@tobiasblaschke.de>
- 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
-
ClassLookupException
-