25 #ifndef SERVER_COMMON_DEFINITIONS_HPP
26 #define SERVER_COMMON_DEFINITIONS_HPP
46 const std::string
ERROR_QUEUE =
"org.tizen.vasum.Error.Queue";
53 #endif // SERVER_COMMON_DEFINITIONS_HPP
const std::string ERROR_FORBIDDEN
Error codes that can be set in API handlers.
Definition: common-definitions.hpp:39
const std::string ERROR_FORWARDED
Definition: common-definitions.hpp:40
const std::string ERROR_INTERNAL
Definition: common-definitions.hpp:43
const std::string ERROR_INVALID_STATE
Definition: common-definitions.hpp:42
const std::string ERROR_INVALID_ID
Definition: common-definitions.hpp:41
const std::string ERROR_CREATE_FILE_FAILED
Definition: common-definitions.hpp:45
const std::string ERROR_QUEUE
Definition: common-definitions.hpp:46
const std::string ERROR_ZONE_NOT_RUNNING
Definition: common-definitions.hpp:44