Package com.ibm.wala.util.shrike
Class Exceptions
- java.lang.Object
-
- com.ibm.wala.util.shrike.Exceptions
-
public class Exceptions extends Object
Utility class to help deal with analysis of exceptions.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
Exceptions.MethodResolutionFailure
A warning for when we fail to resolve the type for a checkcast
-
Constructor Summary
Constructors Constructor Description Exceptions()
-