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