quantity::InputError Class Reference

exception class More...

#include <QuantityError.h>

Inheritance diagram for quantity::InputError:

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

Collaboration graph
[legend]

List of all members.

Public Member Functions

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

Static Private Attributes

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


Detailed Description

exception class

reports an input error during construction from outside data

Definition at line 68 of file QuantityError.h.


Constructor & Destructor Documentation

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

default constructor

uses the default text

Definition at line 78 of file QuantityError.h.

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

constructor with message

uses the message text

Definition at line 83 of file QuantityError.h.


Member Data Documentation

const std::string quantity::InputError::INPUT_ERROR = "inappropriate input" [static, private]

the default text

definition of InputError default text

Definition at line 72 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