public class NoSuchMetricException extends XDRuntimeException
| Constructor and Description |
|---|
NoSuchMetricException(java.lang.String offendingName,
java.lang.String message)
Construct a new exception.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getOffendingName()
Return the name that was not found.
|