Best practices for logging and reporting exceptions in C++
Tips for debugging and troubleshooting exceptions in C++ code
The cost of exceptions in terms of code size and complexity in C++
Exception safety in C++ compared to other programming languages
The relationship between exception safety and RAII in C++