8#ifndef CMDLIB_INCLUDE_CMDLIB_ISSUES_HPP_
9#define CMDLIB_INCLUDE_CMDLIB_ISSUES_HPP_
23 "Malformed uri: " <<
error <<
" uri:" <<
uri,
30 "Unsupported URI: " <<
uri,
65 "Failed to parse command: " <<
error,
69 "Execution of command failed: " <<
error,
73 "Problem configuring the command facility: " <<
error,
77 "Failed to create CommandFacility uri:" <<
uri,
81 "Problem with command completion queue: " <<
error,
85 "The main run loop for command reception was interrupted: " <<
error,
#define ERS_DECLARE_ISSUE( namespace_name, class_name, message_, attributes)
Unsupported std::string uri Execution of command std::string error Failed to create CommandFacility uri
Unsupported std::string uri Execution of command std::string error Failed to create CommandFacility std::string uri RunLoopTerminated
Unsupported std::string uri Execution of command std::string error CommandFacilityCreationFailed
Unsupported std::string uri CommandExecutionFailed
ERS_DECLARE_ISSUE(cmdlib, MalformedUri, "Malformed uri: "<< error<< " uri:"<< uri,((std::string) error)((std::string) uri)) ERS_DECLARE_ISSUE(cmdlib
cmdlib specific issues
CIB Buffer std::string descriptor Message from std::string descriptor CIB process error