GVectors::GVEStoreCorrupt Class Reference

The vector store has been corrupted. More...

#include <gvexceptions.h>

Inheritance diagram for GVectors::GVEStoreCorrupt:

GVectors::GVException List of all members.

Public Member Functions

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

Detailed Description

This is exception is thrown if the amount of referenced items in the lookup map does not correspond to the amount of items counted recursively.


Constructor & Destructor Documentation

GVEStoreCorrupt::GVEStoreCorrupt (  )  throw () [explicit]

Constructor. Initializes str_what to 'Vector Store corrupt. Lookup table size and actual item count mismatch.'.

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

Constructor. Initializes str_what to the string provided.

Parameters:
w The string assigned to str_what.

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