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