UNB Components Code Reference

UnbDebug::ExceptionHandler method

Custom PHP exception handler.

public static function UnbDebug::ExceptionHandler ($ex);

Parameters

ex

Remarks

This function can be registered as PHP exception handler to print information about an unhandled exception in a PHP script. See http://php.net/set_exception_handler for details.

See also

StartErrorHandling

Member of class: UnbDebug

Implementation file: unb.class.php, line 245

© 2011 Yves Goergen. UNB Components Homepage. Reference generated on 2011-02-22.