svcore
1.9
|
FileReadFailed Class Reference
#include <Exceptions.h>
Inheritance diagram for FileReadFailed:
Collaboration diagram for FileReadFailed:
Public Member Functions | |
FileReadFailed (QString file) throw () | |
virtual | ~FileReadFailed () throw () |
const char * | what () const override throw () |
Protected Attributes | |
QString | m_file |
Detailed Description
Definition at line 58 of file Exceptions.h.
Constructor & Destructor Documentation
FileReadFailed::FileReadFailed | ( | QString | file | ) | |
throw | ( | ||||
) |
Definition at line 67 of file Exceptions.cpp.
|
inlinevirtual |
Definition at line 62 of file Exceptions.h.
References FileNotFound::what().
Member Function Documentation
|
override |
Definition at line 74 of file Exceptions.cpp.
References FileNotFound::m_file.
Member Data Documentation
|
protected |
Definition at line 66 of file Exceptions.h.
The documentation for this class was generated from the following files:
Generated by 1.8.11