Uses of Package
org.hpccsystems.commons.errors
-
Packages that use org.hpccsystems.commons.errors Package Description org.hpccsystems.commons.ecl Provides basic HPCC Systems ECL language construct support.org.hpccsystems.commons.errors Provides support for common HPCC Systems error handling and interpretation. -
Classes in org.hpccsystems.commons.errors used by org.hpccsystems.commons.ecl Class Description UnparsableContentException The data block from the HPCC Cluster held unexpected values and could not be parsed successfully. -
Classes in org.hpccsystems.commons.errors used by org.hpccsystems.commons.errors Class Description HpccError Contains an error message together with (potentially) quite a lot of meta data about it.HpccErrorBlock Store a set of HpccErrorr.HpccErrorCode HpccErrorLevel The severity of an error.HpccErrorSource HpccErrorType IErrorCode Interface defining an error code.IErrorSource Interface defining an error code.IErrorType