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

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.
 

Detailed Description

Exception thrown when an element has a value not convertible to that requested.

Definition at line 47 of file error.hpp.


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