AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "PacketUtilities.h"
Public Member Functions | |
InvalidUtf8ValueException (std::string const &value) | |
Public Member Functions inherited from WorldPackets::InvalidStringValueException | |
InvalidStringValueException (std::string const &value) | |
std::string const & | GetInvalidValue () const |
Public Member Functions inherited from ByteBufferInvalidValueException | |
ByteBufferInvalidValueException (char const *type, char const *value) | |
~ByteBufferInvalidValueException () noexcept override=default | |
Public Member Functions inherited from ByteBufferException | |
~ByteBufferException () noexcept override=default | |
char const * | what () const noexcept override |
Additional Inherited Members | |
Protected Member Functions inherited from ByteBufferException | |
std::string & | message () noexcept |
WorldPackets::InvalidUtf8ValueException::InvalidUtf8ValueException | ( | std::string const & | value | ) |