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)
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.