All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
HSEPData.0.1/include/HSEPData/ErrorCode.h File Reference
#include <HSEP/ErrorCode.h>
+ Include dependency graph for HSEPData.0.1/include/HSEPData/ErrorCode.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  HSEP
 HSEP generic namespace, including basic processing tools.
 
namespace  HSEP::EC
 Error code definitions.
 

Variables

const ErrorCode HSEP::EC::NoDataFound = ERRCODE(ErrorType_Data,0)
 A query didn't produce any data.
 
const ErrorCode HSEP::EC::NoStatementCreated = ERRCODE(ErrorType_Data,1)
 The statement creation failed.
 
const ErrorCode HSEP::EC::CantReadDBConfFile = ERRCODE(ErrorType_Data,2)
 The specific DB configuration file was not able to be readed.