DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include <class.hpp>
Public Member Functions | |
SetOperationFailed (const char *op, const exception &reason) noexcept | |
SetOperationFailed (const char *op, const std::string &reason) noexcept | |
virtual | ~SetOperationFailed () 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 char *op, const std::string &reason) noexcept |
Cannot set some class, attribute, relationship or method property
|
inlinenoexcept |
Definition at line 132 of file class.hpp.
|
inlinenoexcept |
|
inlinevirtualnoexcept |
|
staticprivatenoexcept |