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

◆ throwa()

void throwa ( )

Definition at line 57 of file exceptiontest.cc.

References TFXX_abort.

Referenced by A::throwit().

58 {
59  TFXX_abort("abort anyway");
60 }
#define TFXX_abort(M)
Abort and give a message.
Definition: error.h:183
Here is the caller graph for this function: