Home > comp > gb > error > backtrace 
 en fr de es it nl pt pt_BR mk sq ca hu cs tr ar fa id vi ko ja ru zh zh_TW eo
Previous  Next  Edit  Rename  Undo  Search  Administration  
Documentation  
Warning! This page is not translated.  See english version 
Error.Backtrace (gb)
STATIC PROPERTY READ Backtrace AS String[]

Returns a backtrace of the function call stack state when the last error occured.

The first entry of the string array is the deepest function call.

If no debugging information was available, or if there was no error, then this property returns NULL.