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

joedb::Robust_Connection does not try to reconnect when thrown More...

#include <joedb/error/Disconnection.h>

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

Public Member Functions

 Disconnection (const char *what_arg)
 
 Disconnection (const std::string &what_arg)
 
- 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 Disconnection.h.

Constructor & Destructor Documentation

◆ Disconnection() [1/2]

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

Definition at line 13 of file Disconnection.h.

◆ Disconnection() [2/2]

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

Definition at line 17 of file Disconnection.h.


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