GVectors::GVEInvalidMDimension Class Reference

The matrix passed to the function has an invalid dimension. More...

#include <gvexceptions.h>

Inheritance diagram for GVectors::GVEInvalidMDimension:

GVectors::GVException List of all members.

Public Member Functions

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

Detailed Description

The matrix passed to the function has an dimension that cannot be handled by the function.


Constructor & Destructor Documentation

GVEInvalidMDimension::GVEInvalidMDimension (  )  throw () [explicit]

Constructor. Initializes str_what to 'Invalid matrix dimension.'.

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

Constructor. Initializes str_what to the string provided.

Parameters:
w The string assigned to str_what.

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