quantity::DimensionMismatch Class Reference

exception class More...

#include <QuantityError.h>

Inheritance diagram for quantity::DimensionMismatch:

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

Collaboration graph
[legend]

List of all members.

Public Member Functions

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

Static Private Attributes

static const std::string DIMENSION_MISMATCH = "incommensurate quantities used"
 the default text


Detailed Description

exception class

for dynamic acces to dimensional information using Dynamic; signals incommensurate quantities.

Definition at line 90 of file QuantityError.h.


Constructor & Destructor Documentation

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

default constructor

uses the default text

Definition at line 100 of file QuantityError.h.

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

constructor with message

uses the message text

Definition at line 105 of file QuantityError.h.


Member Data Documentation

const std::string quantity::DimensionMismatch::DIMENSION_MISMATCH = "incommensurate quantities used" [static, private]

the default text

definition of DimensionMismatch default text

Definition at line 94 of file QuantityError.h.


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

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