|
DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include <class.hpp>
Public Member Functions | |
| AttributeConversionFailed (const OksAttribute &a, const OksObject *o, const exception &reason) noexcept | |
| virtual | ~AttributeConversionFailed () noexcept |
Public Member Functions inherited from dunedaq::oks::exception | |
| 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 OksAttribute &a, const OksObject *o, const std::string &reason) noexcept |
|
inlinenoexcept |
Definition at line 66 of file class.hpp.
|
inlinevirtualnoexcept |
|
staticprivatenoexcept |