pike.ida.liu.se
Search for
Home > Docs > Pike reference

[Top]

describe_backtrace()


Method describe_backtrace

string describe_backtrace(mixed trace, void|int linewidth)

Description

Return a readable message that describes where the backtrace trace was made (by backtrace ).

It may also be an error object or array (typically caught by a catch ), in which case the error message also is included in the description.

See also

backtrace() , describe_error() , catch() , throw()

Module reference for Pike v7.8 release 116, 2008-12-31