|
|
|
NAME
http_error_answer()
LIBRARY
Caudiumlib.
SYNOPSIS inherit "caudiumlib"; mapping http_error_answer(object id, void|int error_code, void|string error_name, void|string error_message); DESCRIPTION
Return an error mapping with the current error theme or module (if it
exist) with the specified error code, name and message.
object id
The Caudium request id object.
void|int error_code
An optional error code to respond with.
void|string error_name
Optional error name.
void|int error_message
Optional error message.
RETURNS
The HTTP response mapping.
|
|
Copyright © 2000 - 2005
The Caudium Group
All Rights Reserved. Hosting by Kazar.
|
|