Apache Mesos
|
#include <errorbase.hpp>
Public Member Functions | |
Error (const std::string &_message) | |
bool | operator== (const Error &that) const |
Public Attributes | |
const std::string | message |
|
inlineexplicit |
|
inline |
const std::string Error::message |