search for in the  
<restore_error_handlerset_error_handler>
Last updated: Thu, 19 May 2005

restore_exception_handler

(PHP 5)

restore_exception_handler --  Restores the previously defined exception handler function

Description

bool restore_exception_handler ( void )

Used after changing the exception handler function using set_exception_handler(), to revert to the previous exception handler (which could be the built-in or a user defined function).

Return Values

This function always returns TRUE



User Contributed Notes
restore_exception_handler
There are no user contributed notes for this page.

<restore_error_handlerset_error_handler>
 Last updated: Thu, 19 May 2005
Copyright © 2001-2005 The PHP Group
All rights reserved.
This unofficial mirror is operated at: The Server Pages
Last updated: Thu May 19 17:35:34 2005 CDT