8#ifndef UTILITIES_INCLUDE_UTILITIES_ISSUES_HPP_
9#define UTILITIES_INCLUDE_UTILITIES_ISSUES_HPP_
21 "The service " << service <<
" was not found in DNS",
22 ((std::string)service))
25 "The hostname " << name <<
" could not be resolved: " <<
error,
26 ((std::string)name)((std::string)
error))
29 "The interface " << name <<
" does not exist or does not have an assigned IP address",
35ERS_DECLARE_ISSUE(utilities, ThreadingIssue,
"Threading Issue detected: " << err, ((std::string)err))
41 "The most recent TimeSync message is ahead of current system time by " << time_diff <<
" us.",
42 ((uint64_t)time_diff))
46 "The most recent TimeSync message is behind current system time by " << time_diff <<
" us.",
47 ((uint64_t)time_diff))
50 FailedToGetTimestampEstimate,
51 "Failed to get timestamp estimate (was interrupted)",
#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
Factory couldn t std::string alg_name Invalid configuration error