Exception Management Data Structures
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: Exception Handler Parameters]
[Next: ExceptionReportRecord Data Structure]