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