Joedb 9.1.3
The Journal-Only Embedded Database
|
A class that can postpone exceptions from its destructor by sending them to a Posthumous_Catcher. More...
#include <joedb/error/Posthumous_Thrower.h>
Public Member Functions | |
void | set_catcher (Posthumous_Catcher &new_catcher) noexcept |
Protected Member Functions | |
void | postpone_exception (const char *message=nullptr) noexcept |
Definition at line 11 of file Posthumous_Thrower.h.
|
protectednoexcept |
Definition at line 8 of file Posthumous_Thrower.cpp.
|
inlinenoexcept |
Definition at line 20 of file Posthumous_Thrower.h.