public class ScriptEvaluationException extends SlingException
ScriptEvaluationException is thrown by the
SlingScript.eval(SlingBindings) method if an error occurrs evaluating
the script.| Constructor and Description |
|---|
ScriptEvaluationException(java.lang.String scriptName,
java.lang.String message) |
ScriptEvaluationException(java.lang.String scriptName,
java.lang.String message,
java.lang.Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getScriptName() |
"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"