|
jbson
C++11/1y BSON library
|
View on GitHub
Exception type. Base class of all exceptions thrown directly by jbson. More...
#include <error.hpp>
Inheritance diagram for jbson::jbson_error:Public Member Functions | |
| const char * | what () const noexceptoverride |
| Returns name of exception. | |
Exception type. Base class of all exceptions thrown directly by jbson.
1.8.6