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