XML Library
Public Member Functions
XML::IOException Class Reference

The type of exception throw during serialization of an XML document. More...

#include <IOException.hpp>

List of all members.

Public Member Functions

 IOException (const tstring &strDetails)
 Construction from a string containing the details.
virtual ~IOException () throw ()
 Destructor.

Detailed Description

The type of exception throw during serialization of an XML document.


Constructor & Destructor Documentation

XML::IOException::IOException ( const tstring &  strDetails) [inline]

Construction from a string containing the details.

XML::IOException::~IOException ( ) throw () [inline, virtual]

Destructor.


The documentation for this class was generated from the following file: