This class is static.
Backtrace
|
Returns a backtrace of the function call stack state when the last error occured.
|
Class
|
Returns the class where the last error happened.
|
Code
|
Returns the last error code.
|
Text
|
Returns the last error message.
|
Where
|
Returns a string describing the location of the last error in the source code.
|