Package com.ibm.wala.util.graph
Class GraphIntegrity.UnsoundGraphException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.ibm.wala.util.graph.GraphIntegrity.UnsoundGraphException
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- GraphIntegrity
public static class GraphIntegrity.UnsoundGraphException extends java.lang.Exception
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description UnsoundGraphException()
UnsoundGraphException(java.lang.String s)
-