ad_return_exception_page (public)
ad_return_exception_page status title explanation
Defined in packages/acs-tcl/tcl/defs-procs.tcl
Returns an exception page.
- Parameters:
- status (required)
- HTTP status to be returned (e.g. 500, 404)
- title (required)
- Title to be used for the error (will be shown to user)
- explanation (required)
- Explanation for the exception.
- Author:
- Unknown
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.