public class VariableDoesNotExistException extends CheckScriptException
| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID |
| Constructor and Description |
|---|
VariableDoesNotExistException(java.lang.String string)
Exception for not existing Variables.
|
private static final long serialVersionUID