ad_return_error

EveAndersson.com : API Browser : ad_return_error

ad_return_error

ad_return_error title explanation
Defined in packages/acs-core/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
explanation
[ show source ]

Show another procedure:

eve@eveandersson.com