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.
#define MAIN(ELEMENTS_PROGRAM)