svcore
1.9
|
FileOperationFailed Class Reference
#include <Exceptions.h>
Inheritance diagram for FileOperationFailed:
Collaboration diagram for FileOperationFailed:
Public Member Functions | |
FileOperationFailed (QString file, QString operation) throw () | |
virtual | ~FileOperationFailed () throw () |
const char * | what () const override throw () |
Protected Attributes | |
QString | m_file |
QString | m_operation |
Detailed Description
Definition at line 69 of file Exceptions.h.
Constructor & Destructor Documentation
FileOperationFailed::FileOperationFailed | ( | QString | file, |
QString | operation | ||
) | |||
throw | ( | ||
) |
Definition at line 81 of file Exceptions.cpp.
|
inlinevirtual |
Definition at line 73 of file Exceptions.h.
References FileNotFound::what().
Member Function Documentation
|
override |
Definition at line 89 of file Exceptions.cpp.
References FileNotFound::m_file.
Referenced by WavFileWriter::WavFileWriter(), and CSVFileWriter::writeSelection().
Member Data Documentation
|
protected |
Definition at line 77 of file Exceptions.h.
|
protected |
Definition at line 78 of file Exceptions.h.
The documentation for this class was generated from the following files:
Generated by 1.8.11