If you want to catch php fatal error, try: http://us.php.net/set-error-handler

If you want to catch page not found error and redirect clients to a friendlier zencart page, use htacccess mod rewrite for that purpose.