Uses of Class
org.apache.sysds.api.DMLException
Packages that use DMLException
Package
Description
-
Uses of DMLException in org.apache.sysds.hops
Subclasses of DMLException in org.apache.sysds.hops -
Uses of DMLException in org.apache.sysds.lops
Subclasses of DMLException in org.apache.sysds.lops -
Uses of DMLException in org.apache.sysds.parser
Subclasses of DMLException in org.apache.sysds.parserModifier and TypeClassDescriptionclassException occurring at the Language level.classThis exception is thrown when parse issues are encountered. -
Uses of DMLException in org.apache.sysds.runtime
Subclasses of DMLException in org.apache.sysds.runtimeModifier and TypeClassDescriptionclassThis exception should be thrown to flag runtime errors -- DML equivalent to java.lang.RuntimeException.classThis 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 -
Uses of DMLException in org.apache.sysds.runtime.compress
Subclasses of DMLException in org.apache.sysds.runtime.compress -
Uses of DMLException in org.apache.sysds.runtime.io
Subclasses of DMLException in org.apache.sysds.runtime.ioModifier and TypeClassDescriptionstatic final classThrown when a data file's parquet layout cannot be decoded directly into the typed output columns, e.g. -
Uses of DMLException in org.apache.sysds.runtime.io.hdf5
Subclasses of DMLException in org.apache.sysds.runtime.io.hdf5