Class Horde_Support_Backtrace
Wrapper around backtraces providing utility methods.
Copyright 1999-2012 Horde LLC (http://www.horde.org/)
Package: Support
Category: Horde
License: http://www.horde.org/licenses/bsd
Located at Horde/Support/Backtrace.php
Category: Horde
License: http://www.horde.org/licenses/bsd
Located at Horde/Support/Backtrace.php
public
|
|
public
|
#
createFromDebugBacktrace( array $backtrace, integer $nestingLevel = 0 )
Wraps the result of debug_backtrace(). |
public
|
|
public
integer
|
|
public
array
|
|
public
array
|
|
public
array
|
#
getCallingContext( )
Returns details about the caller of the routine where the exception occurred. |
public
string
|