public class ScriptEvaluationException
extends java.lang.Exception
| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID
The serial version identifier for this class.
|
| Constructor and Description |
|---|
ScriptEvaluationException(java.lang.Throwable cause)
Creates a new exception with the specified cause.
|
private static final long serialVersionUID