quantity::VectorSizeError Class Reference

exception class More...

#include <QuantityError.h>

Inheritance diagram for quantity::VectorSizeError:

Inheritance graph
[legend]
Collaboration diagram for quantity::VectorSizeError:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 VectorSizeError (void)
 default constructor
 VectorSizeError (const std::string message)
 constructor with message

Static Private Attributes

static const std::string VECTOR_SIZE_ERROR
 the default text


Detailed Description

exception class

this exception is thrown if it is attempted to load a QuantityVector into a QuantityVectorTuple which has as inappropriate number of elements

Definition at line 139 of file QuantityError.h.


Constructor & Destructor Documentation

quantity::VectorSizeError::VectorSizeError ( void   )  [inline]

default constructor

uses the default text

Definition at line 149 of file QuantityError.h.

quantity::VectorSizeError::VectorSizeError ( const std::string  message  )  [inline]

constructor with message

uses the message text

Definition at line 154 of file QuantityError.h.


Member Data Documentation

const std::string quantity::VectorSizeError::VECTOR_SIZE_ERROR [static, private]

the default text

Definition at line 143 of file QuantityError.h.


The documentation for this class was generated from the following file:

Generated on Wed Apr 11 18:07:11 2012 for Quantities by  doxygen 1.5.6