Tools::NotSupportedException Class Reference

#include <Tools.h>

Inheritance diagram for Tools::NotSupportedException:

Inheritance graph
[legend]
Collaboration diagram for Tools::NotSupportedException:

Collaboration graph
[legend]
List of all members.

Detailed Description

Definition at line 203 of file Tools.h.

Public Member Functions

 NotSupportedException (std::string s)
virtual ~NotSupportedException ()
virtual std::string what ()

Private Attributes

std::string m_error


Constructor & Destructor Documentation

Tools::NotSupportedException::NotSupportedException ( std::string  s  ) 

virtual Tools::NotSupportedException::~NotSupportedException (  )  [inline, virtual]

Definition at line 207 of file Tools.h.


Member Function Documentation

virtual std::string Tools::NotSupportedException::what (  )  [virtual]

Implements Tools::Exception.


Member Data Documentation

std::string Tools::NotSupportedException::m_error [private]

Definition at line 211 of file Tools.h.


The documentation for this class was generated from the following file:
Generated on Tue Oct 28 16:52:08 2008 for Quantum GIS API Documentation by  doxygen 1.5.1