Legacy Documentclose button

Important: The information in this document is obsolete and should not be used for new development.

Previous Book Contents Book Index Next

Inside Macintosh: QuickDraw GX Environment and Utilities /
Chapter 4 - QuickDraw GX Debugging / About QuickDraw GX Debugging


Application-Defined Error, Warning, and Notice Handlers

You can use error, warning, and notice handlers to manage problems that occur when your application is running. When QuickDraw GX detects an error, warning, or notice it will call your handler. Your function can then respond accordingly. You can also use error and warning handlers with the non-debugging version of QuickDraw GX to provide part of your user interface.

Application-defined error, warning, and notice handlers are described in the section "Installing an Error, Warning, or Notice Handler" beginning on page 3-40.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
7 JUL 1996