#include <DSOExceptions.hh>
◆ FileNotFound() [1/2]
| fedem::exception::FileNotFound::FileNotFound |
( |
std::string const & |
filename, |
|
|
std::string const & |
reason, |
|
|
std::locale const & |
loc |
|
) |
| |
|
noexcept |
◆ FileNotFound() [2/2]
| fedem::exception::FileNotFound::FileNotFound |
( |
std::string const & |
filename, |
|
|
std::string const & |
reason |
|
) |
| |
|
noexcept |
◆ whatStr()
| std::string fedem::exception::FileNotFound::whatStr |
( |
| ) |
const |
|
overridevirtualnoexcept |
◆ missingFilename()
| std::string fedem::exception::FileNotFound::missingFilename |
( |
| ) |
const |
|
inline |
◆ reason()
| std::string fedem::exception::FileNotFound::reason |
( |
| ) |
const |
|
inline |
◆ internal_locale
| std::locale fedem::exception::FileNotFound::internal_locale |
|
private |
◆ member_Filename
| std::string fedem::exception::FileNotFound::member_Filename |
|
private |
◆ member_Reason
| std::string fedem::exception::FileNotFound::member_Reason |
|
private |
The documentation for this class was generated from the following files: