|
DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
Cannot add comment. Such exception is thrown when OKS cannot add new comment. More...
#include <file.hpp>
Public Member Functions | |
| FailedAddComment (const OksFile &file, const exception &reason) noexcept | |
| FailedAddComment (const OksFile &file, const std::string &reason) noexcept | |
| virtual | ~FailedAddComment () 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 OksFile &file, const std::string &reason) noexcept |
Cannot add comment. Such exception is thrown when OKS cannot add new comment.
|
inlinenoexcept |
The constructor gets reason from nested oks exception.
Definition at line 200 of file file.hpp.
|
inlinenoexcept |
|
inlinevirtualnoexcept |
|
staticprivatenoexcept |