chsvlib
chsv helper source code

◆ EXCEPTIONS_BEGIN

#define EXCEPTIONS_BEGIN   namespace Exceptions {

Defines the beginning of the Chusov::Exceptions namespace without defining the encapsulating namespace.

Warning
The definition does not include the namespace containing the current one. I.e. only the beginning of the Exceptions namespace is defined, but not the Chusov namespace. Therefore, the current namespace delimiters must be defined in the appropriate scope.