Extracted from Pike v7.4 release 341 at 2005-11-30.
pike.ida.liu.se
[Top]
predef::

Method describe_error()


Method describe_error

string describe_error(mixed trace)

Description

Returns only the error message from a backtrace.

If there is no error message in the backtrace, a fallback message will be returned.

See also

backtrace() , describe_backtrace()