GVectors::GVEUnsupported Class Reference

Unsupported function called. More...

#include <gvexceptions.h>

Inheritance diagram for GVectors::GVEUnsupported:

GVectors::GVException List of all members.

Public Member Functions

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

Detailed Description

Indicates that an unsupported function was called.


Constructor & Destructor Documentation

GVEUnsupported::GVEUnsupported (  )  throw () [explicit]

Constructor. Initializes str_what to 'Unsupported function/operation.'

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

Constructor. Initializes str_what to the string provided.

Parameters:
w The string assigned to str_what.

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