|
jbson
C++11/1y BSON library
|
View on GitHub
Exception thrown when an document's data size differs from that reported. More...
#include <document.hpp>
Inheritance diagram for jbson::invalid_document_size:Public Member Functions | |
| const char * | what () const noexceptoverride |
Public Member Functions inherited from jbson::jbson_error | |
| const char * | what () const noexceptoverride |
| Returns name of exception. | |
Exception thrown when an document's data size differs from that reported.
Definition at line 32 of file document.hpp.
1.8.6