OSRTErrInfo Struct Reference
[Context Management Functions]

Run-time error information structure. More...

#include <rtxContext.h>

List of all members.


Detailed Description

Run-time error information structure.

This structure is a container structure that holds information on run-time errors. The stack variable holds the trace stack information that shows where the error occurred in the source code. The parms variable holds error parameters that are substituted into the message that is returned to the user.

Definition at line 67 of file rtxContext.h.


The documentation for this struct was generated from the following file: