AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "DBUpdater.h"
Public Member Functions | |
UpdateException (std::string const &msg) | |
~UpdateException () throw () | |
char const * | what () const override throw () |
Private Attributes | |
std::string const | _msg |
|
inline |
|
inline |
|
inlineoverride |
|
private |