Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
tmp
OS-2.10.2
OS
src
OSUtils
OSErrorClass.cpp
Go to the documentation of this file.
1
/* $Id: OSErrorClass.cpp 5284 2017-12-08 13:52:50Z stefan $ */
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