Applications use three data structures for exception management (the DispatcherContext
parameter is for system use).
- EXCEPTIONREPORTRECORD
data structure
- ExceptionRegistrationRecord data structure
- ContextRecord data structure.
An overview of each of these data structures is presented below.
[Back]
[Next]