Helma logo
helma.org » Home > Stories > res.error

res.error

Property containing an internal Helma error message.

This property contains a string describing an error if one should have occured. If no error was detected, res.error contains null.

A good place for this function is a custom error page to display errors in a pretty layout.

Syntax
res.error

Example
res.write(res.error);
Runtime error Syntax error detected near line 1, column 24, after in string starting with: 'function main_action (arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10) {'...


... comment


Page last modified on 2002-07-10 07:58 by tobi