|
jbson
C++11/1y BSON library
|
View on GitHub
Exception type thrown when a call to get<element_type>() has an incorrect type parameter. More...
#include <error.hpp>
Inheritance diagram for jbson::incompatible_element_conversion: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 a call to get<element_type>() has an incorrect type parameter.
1.8.6