XBinder
Version 2.6.x
|
Run-time error information structure. More...
#include <rtxContext.h>
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.