MIRA
|
#include <fw/ErrorService.h>
Public Member Functions | |
template<typename Reflector > | |
void | reflect (Reflector &r) |
Error () | |
Public Attributes | |
std::string | category |
std::string | authority |
std::string | trText |
std::string | message |
uint32 | count |
Time | timestamp |
Error informations.
|
inline |
|
inline |
std::string category |
std::string authority |
std::string trText |
std::string message |
uint32 count |
Time timestamp |