Uses of Class
org.openhab.core.model.script.engine.ScriptExecutionException
Packages that use ScriptExecutionException
-
Uses of ScriptExecutionException in org.openhab.core.model.script.actions
Methods in org.openhab.core.model.script.actions that throw ScriptExecutionExceptionModifier and TypeMethodDescriptionstatic ObjectScriptExecution.callScript(String scriptName) Calls a script which must be located in the configurations/scripts folder. -
Uses of ScriptExecutionException in org.openhab.core.model.script.engine
Methods in org.openhab.core.model.script.engine that throw ScriptExecutionException