TF++, Miscellaneous classes and modules in C++:

◆ TFXX_abort

#define TFXX_abort (   M)    throw( tfxx::error::Exception ( M , __FILE__, __LINE__ ))

Abort and give a message.

,

Parameters
Mmessage of type char*
Eexception class to throw

Definition at line 183 of file error.h.

Referenced by tfxx::cmdline::Commandline::check_index(), tfxx::cmdline::Commandline::Commandline(), main(), and throwa().