60 throw Exception(
"This is an example exception.");
defines the base Elements exception class
define a list of standard exit codes for executables
Example of an Elements program.
void defineOptions() override
ExitCode main() override
The "main" method.
Example of an Elements program.
Elements base exception class.
ExitCode
Strongly typed exit numbers.
#define MAIN(ELEMENTS_PROGRAM)