Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

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

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 159 of file QuantityError.h.


Constructor & Destructor Documentation

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

default constructor

uses the default text

Definition at line 169 of file QuantityError.h.

References LOADERROR.

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

constructor with message

uses the message text

Definition at line 174 of file QuantityError.h.


Member Data Documentation

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

the default text

Definition at line 163 of file QuantityError.h.

Referenced by LoadError().


The documentation for this class was generated from the following file:
Generated on Mon Feb 12 18:48:42 2007 for Quantity by doxygen 1.3.6