TF++, Miscellaneous classes and modules in C++:
◆
throwb()
void throwb
(
)
Definition at line
51
of file
exceptiontest.cc
.
Referenced by
A::throwit()
.
52
{
53
throw
tfxx::error::FSException
(
"simulate fs error"
,
54
__FILE__, __LINE__, 5);
55
}
tfxx::error::FSException
exception class for file system utilities
Definition:
fs.h:72
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