2#ifndef APPDALISSUES_HPP
3#define APPDALISSUES_HPP
11 "Failed to cast stream
parameters " <<
id << " to " << stype,
12 ((
std::
string)
id) ((
std::
string)stype))
16 "Daphne configuration has no IP " << ip,
21 "Daphne " <<
id << " has active channels but its turned off",
25 UnimplementedMethodCalled,
26 "Method '" << method_name << "' was called but is not implemented in this class",
27 ((
std::
string)method_name))
#define ERS_DECLARE_ISSUE(namespace_name, class_name, message, attributes)
Cannot create std::string fatal Incorrect parameters