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