DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include <object.hpp>
Public Member Functions | |
AddRcrError (const OksObject *obj, const std::string &name, const OksObject *p1, const OksObject *p2) noexcept | |
virtual | ~AddRcrError () noexcept |
![]() | |
exception (const std::string &what_arg, int level_arg) noexcept | |
virtual | ~exception () noexcept |
int | level () const noexcept |
virtual const char * | what () const noexcept |
Static Private Member Functions | |
static std::string | fill (const OksObject *obj, const std::string &name, const OksObject *p1, const OksObject *p2) |
Failed to add RCR value.
Definition at line 316 of file object.hpp.
|
inlinenoexcept |
Get reason from nested non-oks exception.
Definition at line 321 of file object.hpp.
|
inlinevirtualnoexcept |
Definition at line 323 of file object.hpp.
|
staticprivate |
Definition at line 109 of file object.cpp.