KASKADE 7 development version
|
An exception class for file IO errors. More...
#include <detailed_exception.hh>
An exception class for file IO errors.
Definition at line 59 of file detailed_exception.hh.
Public Member Functions | |
FileIOException (std::string const &message, std::string const &filename_, std::string const &file, int const line) | |
Public Attributes | |
std::string | filename |
|
inline |
Definition at line 62 of file detailed_exception.hh.
std::string Kaskade::FileIOException::filename |
Definition at line 67 of file detailed_exception.hh.