Exception class for file exceptions with additional filename.
More...
#include <exception.h>
Exception class for file exceptions with additional filename.
Definition at line 52 of file exception.h.
◆ FileException() [1/2]
util::FileException::FileException |
( |
std::string const & |
filename, |
|
|
std::string const & |
msg |
|
) |
| |
throw | ( | |
| ) | | |
|
inline |
◆ FileException() [2/2]
util::FileException::FileException |
( |
std::string const & |
filename, |
|
|
char const * |
msg |
|
) |
| |
throw | ( | |
| ) | | |
|
inline |
◆ ~FileException()
virtual util::FileException::~FileException |
( |
void |
| ) |
|
throw | ( | |
| ) | | |
|
inlinevirtual |
◆ filename
std::string util::FileException::filename |
The documentation for this class was generated from the following file:
- /builddir/build/BUILD/mve-354a652461377939ca136f451ba3271a1c52ee65/libs/util/exception.h