#include "DBUpdater.h"
◆ UpdateException()
UpdateException::UpdateException |
( |
std::string const & |
msg | ) |
|
|
inline |
std::string const _msg
Definition DBUpdater.h:47
◆ ~UpdateException()
UpdateException::~UpdateException |
( |
| ) |
|
throw | ( | |
| ) | | |
|
inline |
◆ what()
char const * UpdateException::what |
( |
| ) |
const |
throw | ( | |
| ) | | |
|
inlineoverride |
44{
return _msg.c_str(); }
◆ _msg
std::string const UpdateException::_msg |
|
private |
The documentation for this class was generated from the following file:
- azerothcore-wotlk/src/server/database/Updater/DBUpdater.h