/home/coin/SVN-release/OS-1.0.0/OS/src/OSUtils/ErrorClass.cpp

Go to the documentation of this file.
00001 
00017 #include "ErrorClass.h"
00018 
00019 
00020 
00021 ErrorClass::ErrorClass(std::string errormsg_){
00022         errormsg = errormsg_;
00023 }
00024 

Generated on Thu May 15 22:15:05 2008 by  doxygen 1.4.7