![]() |
TrinityCore
|
#include <ByteBuffer.h>
Inheritance diagram for ByteBufferException:Public Member Functions | |
| ~ByteBufferException () noexcept=default | |
| char const * | what () const noexcept override |
Protected Member Functions | |
| std::string & | message () noexcept |
Private Attributes | |
| std::string | msg_ |
Definition at line 31 of file ByteBuffer.h.
|
defaultnoexcept |
|
inlineprotectednoexcept |
|
inlineoverridenoexcept |
|
private |
Definition at line 42 of file ByteBuffer.h.