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(String scriptName,
                         String message) | 
| ScriptEvaluationException(String scriptName,
                         String message,
                         Throwable cause) | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getScriptName() | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2017 The Apache Software Foundation. All rights reserved.