Uses of Interface
org.hpccsystems.commons.errors.IErrorSource
-
Packages that use IErrorSource Package Description org.hpccsystems.commons.errors Provides support for common HPCC Systems error handling and interpretation. -
-
Uses of IErrorSource in org.hpccsystems.commons.errors
Classes in org.hpccsystems.commons.errors that implement IErrorSource Modifier and Type Class Description classHpccErrorSourceMethods in org.hpccsystems.commons.errors that return IErrorSource Modifier and Type Method Description IErrorSourceHpccError. getErrorSource()Gets the error source.Methods in org.hpccsystems.commons.errors with parameters of type IErrorSource Modifier and Type Method Description voidHpccError. setErrorSource(IErrorSource val)Sets the error source.
-