|
jbson
C++11/1y BSON library
|
View on GitHub
Exception type thrown when an element has a type value not represented by element_type. More...
#include <error.hpp>
Inheritance diagram for jbson::invalid_element_type:Public Member Functions | |
| const char * | what () const noexceptoverride |
| Returns name of exception. | |
Public Member Functions inherited from jbson::jbson_error | |
| const char * | what () const noexceptoverride |
| Returns name of exception. | |
Exception type thrown when an element has a type value not represented by element_type.
1.8.6