![]() |
AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "PacketUtilities.h"
Public Member Functions | |
| 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 |
Private Attributes | |
| std::string | _value |
Additional Inherited Members | |
Protected Member Functions inherited from ByteBufferException | |
| std::string & | message () noexcept |
| WorldPackets::InvalidStringValueException::InvalidStringValueException | ( | std::string const & | value | ) |
|
inline |
|
private |
Referenced by GetInvalidValue().