GVectors::GVEWrongFileVersion Class Reference

The binary vector store file has an unkown version. More...

#include <gvexceptions.h>

Inheritance diagram for GVectors::GVEWrongFileVersion:

GVectors::GVException List of all members.

Public Member Functions

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

Detailed Description

Thrown if the vector store file attempted to load has an unknown file version.


Constructor & Destructor Documentation

GVEWrongFileVersion::GVEWrongFileVersion (  )  throw () [explicit]

Constructor. Initializes str_what to 'Unknown file version.'.

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

Constructor. Initializes str_what to the string provided.

Parameters:
w The string assigned to str_what.

GVEWrongFileVersion::~GVEWrongFileVersion (  )  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