exception handler
Application-supplied routine that is registered with OS/2 Version 2.0 on a per-thread basis, and invoked by the operating system whenever an exception condition occurs for that thread. Multiple exception handlers may be chained for each thread, and a handler may process an exception or allow it to pass on down the chain. OS/2 Version 2.0 itself provides default exception handlers for all exception conditions.