Class Exceptions.MethodResolutionFailure
java.lang.Object
com.ibm.wala.core.util.warnings.Warning
com.ibm.wala.core.util.shrike.Exceptions.MethodResolutionFailure
- All Implemented Interfaces:
Comparable<Warning>
- Enclosing class:
Exceptions
A warning for when we fail to resolve the type for a checkcast
-
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 TypeMethodDescriptiongetMsg()
Must return the same String always -- this is required by the implementation of hashCode.moderate
(MemberReference method) severe
(MemberReference method)
-
Method Details
-
getMsg
-
moderate
-
severe
-