ReactOS
0.4.16-dev-258-g81860b4
CSimpleException.cpp
Go to the documentation of this file.
1
/*
2
* PROJECT: ReactOS Automatic Testing Utility
3
* LICENSE: GPL-2.0+ (https://spdx.org/licenses/GPL-2.0+)
4
* PURPOSE: Simple exception containing just a message
5
* COPYRIGHT: Copyright 2009 Colin Finck (colin@reactos.org)
6
*/
7
8
#include "
precomp.h
"
9
17
CSimpleException::CSimpleException
(
const
string
&
Message
)
18
: m_Message(
Message
)
19
{
20
}
CSimpleException::CSimpleException
CSimpleException(const string &Message)
Definition:
CSimpleException.cpp:17
Message
static const WCHAR Message[]
Definition:
register.c:74
precomp.h
modules
rostests
rosautotest
CSimpleException.cpp
Generated on Thu Nov 14 2024 06:08:33 for ReactOS by
1.9.6