GVectors::GVEXMLFileWrite Class Reference

Error writing the vector store to a XML vector store file. More...

#include <gvexceptions.h>

Inheritance diagram for GVectors::GVEXMLFileWrite:

GVectors::GVException List of all members.

Public Member Functions

 GVEXMLFileWrite () throw ()
 Constructor.
 GVEXMLFileWrite (const std::string &w) throw ()
 Constructor.
virtual ~GVEXMLFileWrite () throw ()
 Destructor.

Detailed Description

Thrown if an error occurs when writing the vector store to a XML vector store file. E.g. not enought disk space, no access, etc.


Constructor & Destructor Documentation

GVEXMLFileWrite::GVEXMLFileWrite (  )  throw () [explicit]

Constructor. Initializes str_what to 'Error writing XML file.'.

GVEXMLFileWrite::GVEXMLFileWrite ( const std::string &  w  )  throw () [explicit]

Constructor. Initializes str_what to the string provided.

Parameters:
w The string assigned to str_what.

GVEXMLFileWrite::~GVEXMLFileWrite (  )  throw () [virtual]

Destructor. Does nothing. Just for completeness.


The documentation for this class was generated from the following files:
Generated on Sat Sep 8 19:37:30 2007 for libgvectors by  doxygen 1.4.7