Package | Description |
---|---|
org.apache.sysds.hops | |
org.apache.sysds.lops | |
org.apache.sysds.parser | |
org.apache.sysds.runtime | |
org.apache.sysds.runtime.privacy |
Modifier and Type | Class and Description |
---|---|
class |
HopsException
Exception occurring in the HOP level.
|
Modifier and Type | Class and Description |
---|---|
class |
LopsException |
Modifier and Type | Class and Description |
---|---|
class |
LanguageException
Exception occurring at the Language level.
|
class |
ParseException
This exception is thrown when parse issues are encountered.
|
Modifier and Type | Class and Description |
---|---|
class |
DMLCompressionException |
class |
DMLRuntimeException
This exception should be thrown to flag runtime errors -- DML equivalent to java.lang.RuntimeException.
|
class |
DMLScriptException
This exception should be thrown to flag DML Script errors.
|
Modifier and Type | Class and Description |
---|---|
class |
DMLPrivacyException
This exception should be thrown to flag DML runtime errors related to the violation of privacy constraints.
|
Copyright © 2021 The Apache Software Foundation. All rights reserved.