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):
%3 rp_handler rp_handler (private) rp_report_error rp_report_error rp_handler->rp_report_error ad_conn ad_conn (public) rp_report_error->ad_conn ad_log ad_log (public) rp_report_error->ad_log ad_parse_template ad_parse_template (public) rp_report_error->ad_parse_template ad_try ad_try (public) rp_report_error->ad_try ad_url ad_url (public) rp_report_error->ad_url

Testcases:
No testcase defined.
[ show source ]
Show another procedure: