Wexus2 0.20
|
#include <Exception.h>
Public Member Functions | |
Exception (const QString &_what) throw () | |
usermessage constructor | |
virtual const char * | what () const throw () |
Protected Attributes | |
QByteArray | dm_whatbuf |
A helper class for many types of exceptions. This has a buffer to store the contents of a pasted QString suitable for what()