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

sent when the schema of a read-only compiled database is out of date More...

#include <joedb/error/Out_Of_Date.h>

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

Public Member Functions

 Out_Of_Date (const std::string &message)
 
- Public Member Functions inherited from joedb::Exception
 Exception (const char *what_arg)
 
 Exception (const std::string &what_arg)
 

Detailed Description

Definition at line 10 of file Out_Of_Date.h.

Constructor & Destructor Documentation

◆ Out_Of_Date()

joedb::Out_Of_Date::Out_Of_Date ( const std::string &  message)
inline

Definition at line 13 of file Out_Of_Date.h.


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