rad  3.0.0
Public Member Functions | List of all members
rad::RuntimeDbException Class Reference

#include <exceptions.hpp>

Inheritance diagram for rad::RuntimeDbException:
rad::Exception

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
 
Exceptionoperator= (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
 
Exceptionoperator= (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
 
Exceptionoperator= (const Exception &e)
 
void AddDiagnostic (const std::string &str)
 
virtual const char * what () const noexcept
 

Detailed Description

Exception class to deal with RuntimeDb failures.

Constructor & Destructor Documentation

◆ RuntimeDbException() [1/9]

rad::RuntimeDbException::RuntimeDbException ( const std::string &  msg)
inlineexplicit

◆ RuntimeDbException() [2/9]

rad::RuntimeDbException::RuntimeDbException ( const std::string &  msg,
const std::string &  info 
)
inline

◆ RuntimeDbException() [3/9]

rad::RuntimeDbException::RuntimeDbException ( const RuntimeDbException )
default

◆ ~RuntimeDbException() [1/3]

virtual rad::RuntimeDbException::~RuntimeDbException ( )
inlinevirtualnoexcept

◆ RuntimeDbException() [4/9]

rad::RuntimeDbException::RuntimeDbException ( const std::string &  msg)
inlineexplicit

◆ RuntimeDbException() [5/9]

rad::RuntimeDbException::RuntimeDbException ( const std::string &  msg,
const std::string &  info 
)
inline

◆ RuntimeDbException() [6/9]

rad::RuntimeDbException::RuntimeDbException ( const RuntimeDbException )
default

◆ ~RuntimeDbException() [2/3]

virtual rad::RuntimeDbException::~RuntimeDbException ( )
inlinevirtualnoexcept

◆ RuntimeDbException() [7/9]

rad::RuntimeDbException::RuntimeDbException ( const std::string &  msg)
inlineexplicit

◆ RuntimeDbException() [8/9]

rad::RuntimeDbException::RuntimeDbException ( const std::string &  msg,
const std::string &  info 
)
inline

◆ RuntimeDbException() [9/9]

rad::RuntimeDbException::RuntimeDbException ( const RuntimeDbException )
default

◆ ~RuntimeDbException() [3/3]

virtual rad::RuntimeDbException::~RuntimeDbException ( )
inlinevirtualnoexcept

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