![]() |
LeechCraft
%{LEECHCRAFT_VERSION}
Modular cross-platform feature rich live environment.
|
#include "exceptions.h"
Inheritance diagram for LeechCraft::DependencyException:
Collaboration diagram for LeechCraft::DependencyException:Public Member Functions | |
| DependencyException (const QString &what) | |
| virtual | ~DependencyException () throw () |
Public Member Functions inherited from LeechCraft::StandardException | |
| StandardException (const QString &what) | |
| virtual | ~StandardException () throw () |
| virtual const char * | what () const throw () |
Additional Inherited Members | |
Protected Attributes inherited from LeechCraft::StandardException | |
| QString | What_ |
Definition at line 52 of file exceptions.h.
| LeechCraft::DependencyException::DependencyException | ( | const QString & | what | ) |
Definition at line 52 of file exceptions.cpp.
|
virtual | |||||||||||||
Definition at line 57 of file exceptions.cpp.