ExceptionHandler::HandleException (since version 2.0)
Syntax
null HandleException ( object $Exception )
Parameters
Exception
The exception as instance of Exception throwed.
Description
Handles the throwed exception and forwarded error messages.
All throw exceptions are catched here and depending od the debug leven showed or just logged.
Anyway, all calls will be loggend under the log files folder with the in the current date file.
All throw exceptions are catched here and depending od the debug leven showed or just logged.
Anyway, all calls will be loggend under the log files folder with the in the current date file.
Return
null Returns void or false on fail.
See also
Last change 10/13/2009