| Exception | Description |
|---|---|
| DisabledScriptException |
Exception thrown when given
ScriptExecutable is disabled. |
| ScriptCompilationException |
Exception thrown on script compilation failure.
|
| ScriptExecutionException |
Exception thrown when execution of the script has failed.
|
| ScriptingException |
The root exception class for all Scripting Engine related exceptions.
|
| ScriptNotFoundException |
Exception thrown when persisted script cannot be found in repository.
|
| ScriptURIException |
Exception thrown when Script URI contains error.
|
Copyright © 2018 SAP SE. All Rights Reserved.