XML Library
|
The type of exception throw during serialization of an XML document. More...
#include <IOException.hpp>
Public Member Functions | |
IOException (const tstring &strDetails) | |
Construction from a string containing the details. | |
virtual | ~IOException () throw () |
Destructor. |
The type of exception throw during serialization of an XML document.
XML::IOException::IOException | ( | const tstring & | strDetails | ) | [inline] |
Construction from a string containing the details.
XML::IOException::~IOException | ( | ) | throw () [inline, virtual] |
Destructor.