Package org.apache.sysds.runtime
-
Exception Summary Exception Description DMLRuntimeException This exception should be thrown to flag runtime errors -- DML equivalent to java.lang.RuntimeException.DMLScriptException This exception should be thrown to flag DML Script errors, this exception is reserved for the stop instruction and script related errors that an end-user should be able to address