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

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.
 

Detailed Description

Exception type. Base class of all exceptions thrown directly by jbson.

Definition at line 23 of file error.hpp.


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