9#ifndef IOMANAGER_INCLUDE_IOMANAGER_NETWORK_NETWORKISSUES_HPP_
10#define IOMANAGER_INCLUDE_IOMANAGER_NETWORK_NETWORKISSUES_HPP_
23 NetworkMessageNotSerializable,
24 "Object of type " << type <<
" is not serializable but configured for network transfer!",
29ERS_DECLARE_ISSUE(iomanager, NameCollision, "Multiple instances of name " << name << " exist", ((
std::
string)name))
31ERS_DECLARE_ISSUE(iomanager, AlreadyConfigured, "The NetworkManager has already been configured", )
33ERS_DECLARE_ISSUE(iomanager, EnvNotFound, "Environment variable " << name << " not found", ((
std::
string)name))
40 ((
std::
string)name)((
std::
string)result))
44 "Failed to lookup " << cuid << " at " << target << " " << result,
45 ((
std::
string)cuid)((
std::
string)target)((
std::
string)result))
49 "Caught
exception <" << exc << "> while trying to publish",
#define ERS_DECLARE_ISSUE(namespace_name, class_name, message, attributes)
caught dunedaq::conffwk::Exception exception
The opmon infrastructure has not been set up in the configuration