Package de.hybris.platform.scripting.engine.exception
-
Exception Summary Exception Description DisabledScriptException Exception thrown when givenScriptExecutableis 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.