RXS_stdOutError()
Use this subprocedure to output (to standard out) an xml error message detailing an error that has taken place. This is usually used with either RXS_catchError() to display errors from the call stack or in conjunction with the errHandler subprocedure.
Subprocedure Prototype
|
Writes an error data structure to standard out. |
|
Required Root element name of the XML document to be generated. |
|
Required Error information to be displayed. |
|
Required Indicates if an HTTP header should be generated. |