unit::UnitSyntaxError Class Reference

exception class More...

#include <UnitError.h>

Inheritance diagram for unit::UnitSyntaxError:

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

Collaboration graph
[legend]

List of all members.

Public Member Functions

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

Static Private Attributes

static const std::string INPUT_ERROR
 the default text


Detailed Description

exception class

reports a syntax error in a unit string

Definition at line 111 of file UnitError.h.


Constructor & Destructor Documentation

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

default constructor

uses the default text

Definition at line 121 of file UnitError.h.

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

constructor with message

uses the message text

Definition at line 126 of file UnitError.h.


Member Data Documentation

const std::string unit::UnitSyntaxError::INPUT_ERROR [static, private]

the default text

Definition at line 115 of file UnitError.h.


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

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