unit::UnitMismatch Class Reference

exception class More...

#include <UnitError.h>

Inheritance diagram for unit::UnitMismatch:

Inheritance graph
[legend]
Collaboration diagram for unit::UnitMismatch:

Collaboration graph
[legend]

List of all members.

Public Member Functions

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

Static Private Attributes

static const std::string UNIT_MISMATCH = "unit not found or inappropriate"
 the default text


Detailed Description

exception class

reports the fact that a certain unit is not found or inappropriate; needed for dynamic access.

Definition at line 69 of file UnitError.h.


Constructor & Destructor Documentation

unit::UnitMismatch::UnitMismatch ( void   )  [inline]

default constructor

uses the default text

Definition at line 79 of file UnitError.h.

unit::UnitMismatch::UnitMismatch ( const std::string  message  )  [inline]

constructor with message

uses the message text

Definition at line 84 of file UnitError.h.


Member Data Documentation

const std::string unit::UnitMismatch::UNIT_MISMATCH = "unit not found or inappropriate" [static, private]

the default text

definition of UnitMismatch default text

Definition at line 73 of file UnitError.h.


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

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