Cannot create file.
More...
#include <kernel.hpp>
|
| CanNotCreateFile (const char *prefix, const char *item, const std::string &name, const exception &reason) noexcept |
|
| CanNotCreateFile (const char *prefix, const char *item, const std::string &name, const std::string &reason) noexcept |
|
virtual | ~CanNotCreateFile () 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 std::string | fill (const char *prefix, const char *item, const std::string &name, const std::string &reason) noexcept |
|
Cannot create file.
Such exception is thrown when OKS cannot create a new file.
Definition at line 157 of file kernel.hpp.
◆ CanNotCreateFile() [1/2]
dunedaq::oks::CanNotCreateFile::CanNotCreateFile |
( |
const char * | prefix, |
|
|
const char * | item, |
|
|
const std::string & | name, |
|
|
const exception & | reason ) |
|
inlinenoexcept |
Definition at line 161 of file kernel.hpp.
static std::string fill(const char *prefix, const char *item, const std::string &name, const std::string &reason) noexcept
caught dunedaq::conffwk::Exception exception
std::string const reason(ers::Issue const &)
◆ CanNotCreateFile() [2/2]
dunedaq::oks::CanNotCreateFile::CanNotCreateFile |
( |
const char * | prefix, |
|
|
const char * | item, |
|
|
const std::string & | name, |
|
|
const std::string & | reason ) |
|
inlinenoexcept |
◆ ~CanNotCreateFile()
virtual dunedaq::oks::CanNotCreateFile::~CanNotCreateFile |
( |
| ) |
|
|
inlinevirtualnoexcept |
◆ fill()
static std::string dunedaq::oks::CanNotCreateFile::fill |
( |
const char * | prefix, |
|
|
const char * | item, |
|
|
const std::string & | name, |
|
|
const std::string & | reason ) |
|
staticprivatenoexcept |
The documentation for this class was generated from the following file:
- /github/workspace/dunedaq/sourcecode/oks/include/oks/kernel.hpp