rp_report_error (private)
rp_report_error [ -message message ]
Defined in packages/acs-tcl/tcl/request-processor-procs.tcl
Writes an error to the connection.
- Switches:
- -message (optional)
- The message to write (pulled from
$::errorInfo
if none is specified).- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.