My Project
builddir
build
BUILD
coin-or-OS-2.10.3-build
OS-releases-2.10.3
OS
src
OSUtils
OSErrorClass.cpp
Go to the documentation of this file.
1
/* $Id$ */
16
#include "
OSErrorClass.h
"
17
18
19
20
ErrorClass::ErrorClass
(std::string errormsg_)
21
{
22
errormsg
= errormsg_;
23
}
24
OSErrorClass.h
ErrorClass::ErrorClass
ErrorClass(std::string errormsg_)
the class constructor
Definition
OSErrorClass.cpp:20
ErrorClass::errormsg
std::string errormsg
errormsg is the error that is causing the exception to be thrown
Definition
OSErrorClass.h:42
Generated by
1.12.0