This section covers the following topics:
- About Exceptions and Exception Handling page describes what is an exception and how exceptions are handled in applications built in Visual C++ IDE.
- Making Your Code Robust page contains some tips on how to write the C++ code more tolerant to critical errors.
- Running Unit Tests page conatains information on unit tests used by CrashRpt developers for ensuring library's functionality works correctly.