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