|
jbson
C++11/1y BSON library
|
View on GitHub
Exception thrown when an element has a value not convertible to that requested. More...
#include <error.hpp>
Inheritance diagram for jbson::incompatible_type_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 thrown when an element has a value not convertible to that requested.
1.8.6