unit::UnitInputError Class Reference

exception class More...

#include <UnitError.h>

Inheritance diagram for unit::UnitInputError:

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

Collaboration graph
[legend]

List of all members.

Public Member Functions

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

Static Private Attributes

static const std::string INPUT_ERROR = "inappropriate unit input"
 the default text


Detailed Description

exception class

reports an input error using a unit symbol string

Definition at line 90 of file UnitError.h.


Constructor & Destructor Documentation

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

default constructor

uses the default text

Definition at line 100 of file UnitError.h.

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

constructor with message

uses the message text

Definition at line 105 of file UnitError.h.


Member Data Documentation

const std::string unit::UnitInputError::INPUT_ERROR = "inappropriate unit input" [static, private]

the default text

definition of UnitInputError default text

Definition at line 94 of file UnitError.h.


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

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