ReactOS 0.4.15-dev-7934-g1dc8d80
CTestException.h
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 during test execution that can be skipped over
5 * COPYRIGHT: Copyright 2015 Thomas Faber (thomas.faber@reactos.org)
6 */
7
9{
10public:
12};
CTestException(const string &Message)
static const WCHAR Message[]
Definition: register.c:74