37 Error(
int code, std::string
const& message, std::string
const& method);
46 const char*
GetMessage()
const {
return m_message.c_str(); }
47 const char*
GetMethod()
const {
return m_method.c_str(); }
52 std::string m_message;
const char * GetMessage() const
const char * GetMethod() const