View on GitHub
jbson
C++11/1y BSON library
Public Member Functions | List of all members
jbson::invalid_document_size Struct Reference

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.
 

Detailed Description

Exception thrown when an document's data size differs from that reported.

Definition at line 32 of file document.hpp.


The documentation for this struct was generated from the following file: