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