#include "ByteBuffer.h"
◆ ByteBufferInvalidValueException()
ByteBufferInvalidValueException::ByteBufferInvalidValueException |
( |
char const * |
type, |
|
|
char const * |
value |
|
) |
| |
53{
55}
std::string & message() noexcept
Definition ByteBuffer.h:39
std::string StringFormat(FormatString< Args... > fmt, Args &&... args)
Default AC string format function.
Definition StringFormat.h:34
References ByteBufferException::message(), and Acore::StringFormat().
◆ ~ByteBufferInvalidValueException()
ByteBufferInvalidValueException::~ByteBufferInvalidValueException |
( |
| ) |
|
|
overridedefaultnoexcept |
The documentation for this class was generated from the following files: