ParseError Class Reference

#include <status.h>

Inheritance diagram for ParseError:

Error Status Value List of all members.

Public Member Functions

 ParseError (QString t)

Detailed Description

Definition at line 36 of file status.h.


Constructor & Destructor Documentation

ParseError::ParseError QString  t  )  [inline]
 

Definition at line 39 of file status.h.

00039                        : Error("Parse error: "+t) 
00040     {
00041     };


The documentation for this class was generated from the following file:
Generated on Mon Jun 5 22:08:43 2006 for iis by  doxygen 1.4.6