Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

XMLStackException Class Reference

Exception thrown by the XMLStack* classes. More...

#include <XMLStack.h>

Inheritance diagram for XMLStackException::

std::exception List of all members.

Public Methods

 XMLStackException (const std::string &Text)
 Constructor.

virtual ~XMLStackException ()
 Destructor.

virtual const char* what () const
 Exception error message.


Detailed Description

Exception thrown by the XMLStack* classes.

Definition at line 31 of file XMLStack.h.


Constructor & Destructor Documentation

XMLStackException::XMLStackException ( const std::string & Text ) [inline]
 

Constructor.

Definition at line 35 of file XMLStack.h.

XMLStackException::~XMLStackException ( ) [inline, virtual]
 

Destructor.

Definition at line 38 of file XMLStack.h.


Member Function Documentation

const char * XMLStackException::what ( ) const [inline, virtual]
 

Exception error message.

Definition at line 41 of file XMLStack.h.


The documentation for this class was generated from the following file:
Generated at Mon Aug 6 11:54:21 2001 for XMLStack by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001