public class UndefinedConstantOrIdentifierException extends IllegalActionException
This exception is used to catch missing constants or identifiers
during cut and paste operations by ParseTreeEvaluator.visitLeafNode(ptolemy.data.expr.ASTPtLeafNode)
.
Red (cxh) |
Red (cxh) |
Constructor and Description |
---|
UndefinedConstantOrIdentifierException(java.lang.String nodeName)
Constructs an Exception with a detail message that includes the
name of the first argument.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
nodeName()
Return the node name that caused the exception.
|
_setCause, _setMessage, generateMessage, generateMessage, generateMessage, getCause, getFullName, getMessage, getName, getNameable1, getNameable2, printStackTrace, printStackTrace, printStackTrace, stackTraceToString