Joedb 9.1.4
The Journal-Only Embedded Database
Loading...
Searching...
No Matches
Public Member Functions | List of all members
joedb::Exception Class Reference

#include <joedb/error/Exception.h>

Inheritance diagram for joedb::Exception:
Inheritance graph
[legend]
Collaboration diagram for joedb::Exception:
Collaboration graph
[legend]

Public Member Functions

 Exception (const char *what_arg)
 
 Exception (const std::string &what_arg)
 

Detailed Description

Definition at line 9 of file Exception.h.

Constructor & Destructor Documentation

◆ Exception() [1/2]

joedb::Exception::Exception ( const char *  what_arg)
inlineexplicit

Definition at line 12 of file Exception.h.

◆ Exception() [2/2]

joedb::Exception::Exception ( const std::string &  what_arg)
inlineexplicit

Definition at line 17 of file Exception.h.


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