|
VSQLite++ 0.3
|
Raised when a caller-provided buffer is too small to hold a blob/text payload. More...
#include <database_exception.hpp>


Public Member Functions | |
| buffer_too_small_exception (std::string const &msg) | |
Raised when a caller-provided buffer is too small to hold a blob/text payload.
Definition at line 85 of file database_exception.hpp.
|
inline |
Definition at line 86 of file database_exception.hpp.