![]() |
TrinityCore
|
#include <ByteBuffer.h>
Inheritance diagram for ByteBufferException:Public Member Functions | |
| ByteBufferException ()=default | |
| ByteBufferException (std::string &&message) noexcept | |
| char const * | what () const noexcept override |
Protected Attributes | |
| std::string | msg_ |
Definition at line 30 of file ByteBuffer.h.
|
explicitdefault |
|
inlineexplicitnoexcept |
Definition at line 34 of file ByteBuffer.h.
|
inlineoverridenoexcept |
|
protected |
Definition at line 39 of file ByteBuffer.h.