FileNotFoundError Class Reference
#include <Exceptions.h>
List of all members.
Constructor & Destructor Documentation
FileNotFoundError::FileNotFoundError |
( |
|
) |
[inline] |
FileNotFoundError::FileNotFoundError |
( |
std::string |
file |
) |
[inline] |
Member Function Documentation
std::string FileNotFoundError::getErrMsg |
( |
|
) |
[inline] |
std::string FileNotFoundError::getPath |
( |
|
) |
[inline] |
void FileNotFoundError::setPath |
( |
std::string |
path |
) |
[inline] |
Member Data Documentation
The documentation for this class was generated from the following file:
- /home/gomez/Documents/workspaces/treqs/treqs/src/Exceptions.h