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