quantity::LoadError Class Reference

exception class More...

#include <QuantityError.h>

Inheritance diagram for quantity::LoadError:

quantity::QuantityError

List of all members.

Public Member Functions

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

Static Private Attributes

static const std::string LOADERROR
 the default text


Detailed Description

exception class

This exception is thrown if an error occurs during interpretation of an XML file.

Definition at line 185 of file QuantityError.h.


Constructor & Destructor Documentation

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

default constructor

uses the default text

Definition at line 195 of file QuantityError.h.

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

constructor with message

uses the message text

Definition at line 200 of file QuantityError.h.


Member Data Documentation

const std::string quantity::LoadError::LOADERROR [static, private]

the default text

Definition at line 189 of file QuantityError.h.


The documentation for this class was generated from the following file:
Generated on Mon Jul 27 15:55:47 2009 for Quantities by  doxygen 1.5.3