Quark
0.1
|
#include <Exception.h++>
Public Member Functions | |
virtual | ~Exception () throw () |
QString | getMessage () const |
virtual const char * | what () const throw () |
Protected Member Functions | |
Exception (const QString &message=QString()) | |
|
virtual |
|
protected |
|
inline |
|
inlinevirtual |