DREAM::XMLException Class Reference

Exception class for errors reported by the XML parser library. More...

#include <Exception.h>

Inheritance diagram for DREAM::XMLException:

DREAM::Exception List of all members.

Public Member Functions

 XMLException (const std::string &exception)
 Constructor.
virtual ~XMLException ()
 Destructor.
virtual void handler () const
 Handler.

Detailed Description

Exception class for errors reported by the XML parser library.

Definition at line 99 of file Exception.h.


Constructor & Destructor Documentation

DREAM::XMLException::XMLException ( const std::string &  exception  ) 

Constructor.

Parameters:
exception specifies the exception message.

Definition at line 84 of file Exception.cpp.

DREAM::XMLException::~XMLException (  )  [virtual]

Destructor.

Definition at line 89 of file Exception.cpp.


Member Function Documentation

void DREAM::XMLException::handler (  )  const [virtual]

Handler.

Outputs exception message.

Reimplemented from DREAM::Exception.

Definition at line 93 of file Exception.cpp.

References DREAM::Exception::exception_.


The documentation for this class was generated from the following files:
Generated on Fri Jul 27 18:30:04 2007 for DREAM by  doxygen 1.5.1