physical::IncompatibleUnitException Struct Reference

#include <exception.hpp>

List of all members.

Public Member Functions

 IncompatibleUnitException (std::string w)


Detailed Description

Definition at line 27 of file exception.hpp.


Constructor & Destructor Documentation

physical::IncompatibleUnitException::IncompatibleUnitException ( std::string  w  )  [inline]

Definition at line 28 of file exception.hpp.

00028 : std::range_error(w){};


The documentation for this struct was generated from the following file:
Generated on Mon Apr 2 22:25:08 2007 for physical_svn by  doxygen 1.5.1-p1
hosted on SourceForge.net Logo