Chapter 6
Error handling

 6.1 Overview
  6.1.1 Why is fz_var necessary?
  6.1.2 Example: How to protect local variables with fz_var
 6.2 Throwing exceptions
 6.3 Handling exceptions
 6.4 Summary