hce-node application  1.4.3
HCE Hierarchical Cluster Engine node application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Errors.hpp File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  HCE
 < HCE::ServerApplication provides global variable 'HCE::database::Session' which initializes in function 'HCE::ServerApplication::initializeDataBaseSession()'

Enumerations

enum  {
  HCE::ACTION_SUCCESS = 0, HCE::DOCUMENT_PRESENT = ACTION_SUCCESS, HCE::DOCUMENT_NOT_PRESENT, HCE::ACTION_PARSE_ERROR,
  HCE::ACTION_NOT_SUPPORT, HCE::ACTION_GENERAL_FAILURE, HCE::INVALID_MESSAGE_TYPE, HCE::INVALID_MESSAGE_BODY,
  HCE::INVALID_ADMIN_COMMAND, HCE::PUT_FAIL_KEY_EXISTS
}

Variables

const std::string HCE::error_messages []

Detailed Description