Elements
6.2
A C++ base framework for the Euclid Software.
|
The following class keeps in its member variable 'code' the same ExitCode given as the last parameter of its constructor, or ExitCode::NOT_OK if the last argument of the constructor is not an ExitCode object.
Definition at line 135 of file Exception.h.