![]() |
LeechCraft
0.6.70-13729-g7046a9d2a7
Modular cross-platform feature rich live environment.
|
#include "exceptions.h"
Inheritance diagram for LC::SerializationException:
Collaboration diagram for LC::SerializationException:Public Member Functions | |
| SerializationException (const QString &what) | |
| virtual | ~SerializationException () 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 77 of file exceptions.h.
| LC::SerializationException::SerializationException | ( | const QString & | what | ) |
Definition at line 89 of file exceptions.cpp.
|
virtual | |||||||||||||
Definition at line 94 of file exceptions.cpp.