|
rad
2.0.0
|
#include <exceptions.hpp>
Public Member Functions | |
| RuntimeDbException (const std::string &msg) | |
| RuntimeDbException (const std::string &msg, const std::string &info) | |
| RuntimeDbException (const RuntimeDbException &)=default | |
| virtual | ~RuntimeDbException () noexcept |
| RuntimeDbException (const std::string &msg) | |
| RuntimeDbException (const std::string &msg, const std::string &info) | |
| RuntimeDbException (const RuntimeDbException &)=default | |
| virtual | ~RuntimeDbException () noexcept |
| RuntimeDbException (const std::string &msg) | |
| RuntimeDbException (const std::string &msg, const std::string &info) | |
| RuntimeDbException (const RuntimeDbException &)=default | |
| virtual | ~RuntimeDbException () noexcept |
Public Member Functions inherited from rad::Exception | |
| Exception (const std::string &msg) | |
| Exception (const std::string &msg, const std::string &info) | |
| Exception (const Exception &e) | |
| virtual | ~Exception () noexcept |
| Exception & | operator= (const Exception &e) |
| void | AddDiagnostic (const std::string &str) |
| virtual const char * | what () const noexcept |
| Exception (const std::string &msg) | |
| Exception (const std::string &msg, const std::string &info) | |
| Exception (const Exception &e) | |
| virtual | ~Exception () noexcept |
| Exception & | operator= (const Exception &e) |
| void | AddDiagnostic (const std::string &str) |
| virtual const char * | what () const noexcept |
| Exception (const std::string &msg) | |
| Exception (const std::string &msg, const std::string &info) | |
| Exception (const Exception &e) | |
| virtual | ~Exception () noexcept |
| Exception & | operator= (const Exception &e) |
| void | AddDiagnostic (const std::string &str) |
| virtual const char * | what () const noexcept |
Exception class to deal with RuntimeDb failures.
|
inlineexplicit |
|
inline |
|
default |
|
inlinevirtualnoexcept |
|
inlineexplicit |
|
inline |
|
default |
|
inlinevirtualnoexcept |
|
inlineexplicit |
|
inline |
|
default |
|
inlinevirtualnoexcept |
1.8.5