/home/coin/SVN-release/OS-2.3.3/OS/src/OSUtils/OSErrorClass.cpp

Go to the documentation of this file.
00001 /* $Id: OSErrorClass.cpp 2698 2009-06-09 04:14:07Z kmartin $ */
00018 #include "OSErrorClass.h"
00019 
00020 
00021 
00022 ErrorClass::ErrorClass(std::string errormsg_){
00023         errormsg = errormsg_;
00024 }
00025 

Generated on Sun Mar 20 03:06:43 2011 by  doxygen 1.4.7