ad_return_error (public)

 ad_return_error title explanation

Defined in packages/acs-tcl/tcl/defs-procs.tcl

Returns a page with the HTTP 500 (Error) code, along with the given title and explanation. Should be used when an unexpected error is detected while processing a page.

Parameters:
title (required)
explanation (required)

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