#include <Response.h>
Public 成员函数 | |
ResponseError ()=default | |
ResponseError (std::string message) | |
const std::string & | What () const |
Private 属性 | |
std::string | _what {"unknown error"} |
在文件 Response.h 第 29 行定义.
|
default |
|
inlineexplicit |
在文件 Response.h 第 34 行定义.
|
inline |
|
private |
在文件 Response.h 第 48 行定义.
被这些函数引用 What().