More About Error Handlers
Unless you elect to put all your error handling inline, you will find it necessary to design one or more error handlers for your DB Interface Module applications. So far, we have deliberately kept our example error handling routines extremely simple, in order to concentrate on presenting an overview of the error model. In this section, we go into the subject in more detail.