TrinityCore
|
#include <ByteBuffer.h>
Public Member Functions | |
~ByteBufferException () throw () | |
char const * | what () const override throw () |
Protected Member Functions | |
std::string & | message () throw () |
Private Attributes | |
std::string | msg_ |
|
inlineprotected |
|
inlineoverride |
|
private |