Designing exception-safe interfaces in C++
Exception handling in C++ for device drivers and embedded systems
The role of destructors in achieving exception safety in C++
Techniques for propagating and rethrowing exceptions in C++
Exception handling patterns in modern C++