HCE project C++ developers source code library  1.1.1
HCE project developer library
 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
}

Variables

const std::string HCE::error_messages []

Detailed Description