Overview of errors and error handling in Java and C
This chapter describes what happens if an error occurs within the Java and C codebases.
Error handling in JavaError handling in C
Parent topic: Designing your real application