![]() |
TrinityCore
|
#include <ByteBuffer.h>
Inheritance diagram for ByteBufferSourceException:Public Member Functions | |
| ByteBufferSourceException (size_t pos, size_t size, size_t valueSize) | |
| ~ByteBufferSourceException () noexcept=default | |
Public Member Functions inherited from ByteBufferException | |
| ~ByteBufferException () noexcept=default | |
| char const * | what () const noexcept override |
Additional Inherited Members | |
Protected Member Functions inherited from ByteBufferException | |
| std::string & | message () noexcept |
Definition at line 53 of file ByteBuffer.h.
| ByteBufferSourceException::ByteBufferSourceException | ( | size_t | pos, |
| size_t | size, | ||
| size_t | valueSize | ||
| ) |
|
defaultnoexcept |