Wexus2 0.20
wexus::Exception Class Reference

#include <Exception.h>

Inheritance diagram for wexus::Exception:

List of all members.

Public Member Functions

 Exception (const QString &_what) throw ()
 usermessage constructor
virtual const char * what () const throw ()

Protected Attributes

QByteArray dm_whatbuf

Detailed Description

A helper class for many types of exceptions. This has a buffer to store the contents of a pasted QString suitable for what()

Author:
Aleksander Demko

The documentation for this class was generated from the following file:
 All Classes Namespaces Functions Variables Enumerations Enumerator