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))
31ERS_DECLARE_ISSUE(utilities, ThreadingIssue,
"Threading Issue detected: " << err, ((std::string)err))
37 "The most recent TimeSync message is ahead of current system time by " << time_diff <<
" us.",
38 ((uint64_t)time_diff))
42 "The most recent TimeSync message is behind current system time by " << time_diff <<
" us.",
43 ((uint64_t)time_diff))
46 FailedToGetTimestampEstimate,
47 "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