next up previous contents
Next: Log Module (LOG_) Up: OPEN C PLATFORM Previous: Non-Volatile Queue (NVQ_)   Contents

Exception Handling (EH_)

    #include "eh.h"

This module provides a uniform interface for handling of software exceptions.

EH_ defines the Exception Handling interface. An abstract description of the service to be performed for each of these facilities is described. The specific actions to be performed by each of these facilities may be altered by the integrator depending on the availability of the operating environment facilities.