Package org.hpccsystems.commons.errors
Provides support for common HPCC Systems error handling and interpretation.
-
Interface Summary Interface Description IErrorCode Interface defining an error code.IErrorSource Interface defining an error code.IErrorType -
Class Summary Class Description HpccError Contains an error message together with (potentially) quite a lot of meta data about it.HpccErrorBlock Store a set of HpccErrorr. -
Enum Summary Enum Description HpccErrorCode HpccErrorLevel The severity of an error.HpccErrorSource HpccErrorType -
Exception Summary Exception Description HpccAccessException Non-specific exception accessing the HPCC cluster.HpccFileException Exception class for problems accessing files on an HPCC Cluster.UnparsableContentException The data block from the HPCC Cluster held unexpected values and could not be parsed successfully.WUException