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
}
TFXX_abort
#define TFXX_abort(M)
Abort and give a message.
Definition:
error.h:183
Here is the caller graph for this function:
tests
exceptiontest.cc
Generated on Mon Aug 21 2023 17:36:06 for TF++, Miscellaneous classes and modules in C++: by
1.8.14