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