cpp-mirai-client
v2.6.1
cpp client for mirai-api-http
|
mirai-api-http相关的异常 更多...
#include <Exceptions.hpp>
Public 成员函数 | |
MiraiApiHttpException (int code, std::string message) | |
Public 属性 | |
int | code |
错误码 更多... | |
std::string | message |
错误信息 更多... | |
mirai-api-http相关的异常
在文件 Exceptions.hpp 第 29 行定义.
|
inline |
在文件 Exceptions.hpp 第 36 行定义.
int Mirai::MiraiApiHttpException::code |
错误码
在文件 Exceptions.hpp 第 33 行定义.
std::string Mirai::MiraiApiHttpException::message |
错误信息
在文件 Exceptions.hpp 第 35 行定义.