![]() |
LeechCraft
0.6.70-10870-g558588d6ec
Modular cross-platform feature rich live environment.
|
#include "exceptions.h"
Public Member Functions | |
InjectionFailureException (const QString &what) | |
virtual | ~InjectionFailureException () throw () |
![]() | |
DependencyException (const QString &what) | |
virtual | ~DependencyException () throw () |
![]() | |
StandardException (const QString &what) | |
virtual | ~StandardException () throw () |
virtual const char * | what () const throw () |
Additional Inherited Members | |
![]() | |
QString | What_ |
Definition at line 59 of file exceptions.h.
LeechCraft::InjectionFailureException::InjectionFailureException | ( | const QString & | what | ) |
Definition at line 61 of file exceptions.cpp.
|
virtual |
Definition at line 66 of file exceptions.cpp.