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