Standard exceptions handling practice

Mateusz Loskot mateusz at loskot.net
Thu Aug 31 23:39:56 EDT 2006


Hi,

As I see, FDO uses non-standard exceptions.
What is the recommended practice in FDO [1] to handle
standard exceptions?
For example, when using some operations from C++ Standard Library or
Boost that may throw exception (standard exception),
how should I handle them in FDO code?
Am I supposed to convert every standard exception to one of the FDO
exception and re-thrown?

[1] I use FDO to name all FDO projects and their sources,
not only fdocore.

Cheers
-- 
Mateusz Loskot
http://mateusz.loskot.net




More information about the Fdo-internals mailing list