public class ClassLookupException
extends java.lang.RuntimeException
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.
| Constructor and Description |
|---|
ClassLookupException(java.lang.String message) |