Class ClassHierarchyWarning
java.lang.Object
com.ibm.wala.core.util.warnings.Warning
com.ibm.wala.ipa.cha.ClassHierarchyWarning
- All Implemented Interfaces:
Comparable<Warning>
A warning for when we get a class not found exception
-
Field Summary
Fields inherited from class com.ibm.wala.core.util.warnings.Warning
CLIENT_MILD, CLIENT_MODERATE, CLIENT_SEVERE, MILD, MODERATE, N_LEVELS, SEVERE
-
Method Summary
Modifier and TypeMethodDescriptionstatic ClassHierarchyWarning
getMsg()
Must return the same String always -- this is required by the implementation of hashCode.
-
Method Details
-
getMsg
-
create
-