quantity::LoadError Class Reference

exception class More...

#include <QuantityError.h>

Inheritance diagram for quantity::LoadError:

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

Collaboration graph
[legend]

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


Constructor & Destructor Documentation

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

default constructor

uses the default text

Definition at line 173 of file QuantityError.h.

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

constructor with message

uses the message text

Definition at line 178 of file QuantityError.h.


Member Data Documentation

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

the default text

Definition at line 167 of file QuantityError.h.


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

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