Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
home
coin
svn-release
OS-2.10.1
OS
src
OSUtils
OSErrorClass.cpp
Go to the documentation of this file.
1
/* $Id: OSErrorClass.cpp 4562 2013-01-02 12:31:12Z Gassmann $ */
16
#include "
OSErrorClass.h
"
17
18
19
20
ErrorClass::ErrorClass
(std::string errormsg_)
21
{
22
errormsg
= errormsg_;
23
}
24
OSErrorClass.h
ErrorClass::errormsg
std::string errormsg
errormsg is the error that is causing the exception to be thrown
Definition:
OSErrorClass.h:42
ErrorClass::ErrorClass
ErrorClass(std::string errormsg_)
the class constructor
Definition:
OSErrorClass.cpp:20
Generated by
1.8.5