edu.neu.ccs.demeter.aplib
Class NoSuchClassGraphEdgeException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--edu.neu.ccs.demeter.aplib.NoSuchClassGraphEdgeException
- All Implemented Interfaces:
- Serializable
- public class NoSuchClassGraphEdgeException
- extends Exception
Thrown when a constraint map edge label cannot be mapped to a
class graph edge.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
NoSuchClassGraphEdgeException
public NoSuchClassGraphEdgeException(String l)
getLabel
public String getLabel()