Custom PHP exception handler.
public static function UnbDebug::ExceptionHandler ($ex);
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.
Member of class: UnbDebug
Implementation file: unb.class.php, line 245
© 2011 Yves Goergen. UNB Components Homepage. Reference generated on 2011-02-06.