| Package | Description |
|---|---|
| de.hybris.platform.scripting.engine.exception |
| Modifier and Type | Class and Description |
|---|---|
class |
DisabledScriptException
Exception thrown when given
ScriptExecutable is disabled. |
class |
ScriptCompilationException
Exception thrown on script compilation failure.
|
class |
ScriptExecutionException
Exception thrown when execution of the script has failed.
|
class |
ScriptNotFoundException
Exception thrown when persisted script cannot be found in repository.
|
class |
ScriptURIException
Exception thrown when Script URI contains error.
|
Copyright © 2018 SAP SE. All Rights Reserved.