Uses of Class
org.apache.sysds.runtime.DMLScriptException
Packages that use DMLScriptException
-
Uses of DMLScriptException in org.apache.sysds.api
Methods in org.apache.sysds.api that throw DMLScriptExceptionModifier and TypeMethodDescriptionstatic booleanDMLScript.executeScript(String[] args) Single entry point for all public invocation alternatives (e.g., main, executeScript, JaqlUdf etc)