![]() |
ATLAS Offline Software
|
This propagates an error message. More...
#include <Database.h>
Public Member Functions | |
| GenericError & | operator<< (const char *msg) |
| GenericError & | operator<< (const std::string &msg) |
| GenericError & | operator<< (int msg) |
| virtual const char * | what () const noexcept override |
Public Attributes | |
| std::string | reason |
This propagates an error message.
Definition at line 135 of file Database.h.
|
inline |
Definition at line 138 of file Database.h.
|
inline |
Definition at line 139 of file Database.h.
|
inline |
Definition at line 140 of file Database.h.
|
inlineoverridevirtualnoexcept |
Definition at line 141 of file Database.h.
| std::string FakeBkgTools::Database::GenericError::reason |
Definition at line 137 of file Database.h.