Set the current error with the return code
, reason
and if bot can reply (botReply
)
More...
#include <Error.hpp>
Public Attributes | |
int | returncode |
std::string | reason |
bool | botReply |
Set the current error with the return code
, reason
and if bot can reply (botReply
)
Error - Typedef Struct
bool Error::botReply |
std::string Error::reason |
int Error::returncode |