Public Member Functions | Private Attributes

Exception Class Reference

The Exception class is a simple exception class accepting QString messages instead of const char*. More...

List of all members.

Public Member Functions

 Exception (const QString &m) throw ()
virtual const QString & qWhat () const throw ()
virtual const char * what () const throw ()

Private Attributes

QString msg

Detailed Description

The Exception class is a simple exception class accepting QString messages instead of const char*.

Definition at line 26 of file Exceptions.h.


The documentation for this class was generated from the following files:
 All Classes Functions Variables