|
DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include <xml.hpp>
Public Member Functions | |
| BadFileData (const std::string &what, unsigned long line_no, unsigned long line_pos, int level_arg=0) noexcept | |
| virtual | ~BadFileData () 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 std::string &what, unsigned long line_no, unsigned long line_pos) noexcept |
|
inlinenoexcept |
Definition at line 41 of file xml.hpp.
|
inlinevirtualnoexcept |
|
staticprivatenoexcept |