28 #include <RobotAPI/interface/aron/Aron.h>
41 AronException(
const std::string& prettymethod,
const std::string& reason);
43 AronException(
const std::string& prettymethod,
const std::string& reason,
const Path& path);
77 const std::string& reason,
78 const data::dto::GenericDataPtr&
data);
81 const std::string& reason,
82 const data::dto::GenericDataPtr&
data,
86 const std::string& reason,
87 const type::dto::GenericTypePtr& type);
90 const std::string& reason,
91 const type::dto::GenericTypePtr& type,
104 const std::string& reason,
105 const std::string&
input);
108 const std::string& reason,
109 const std::string&
input,
113 const std::string& reason,
114 const std::string&
input,
115 const std::string& expectation);
118 const std::string& reason,
119 const std::string&
input,
120 const std::string& expectation,