![]() |
TrinityCore
|
#include <ByteBuffer.h>
Public Member Functions | |
ByteBufferInvalidValueException (char const *type, std::string_view value) | |
![]() | |
ByteBufferException ()=default | |
ByteBufferException (std::string &&message) noexcept | |
char const * | what () const noexcept override |
Additional Inherited Members | |
![]() | |
std::string | msg_ |
Definition at line 49 of file ByteBuffer.h.
ByteBufferInvalidValueException::ByteBufferInvalidValueException | ( | char const * | type, |
std::string_view | value | ||
) |
Definition at line 37 of file ByteBuffer.cpp.