RESTORE_EXCEPTION_HANDLER
Restores the previously defined exception handler function
SYNTAX
restore_exception_handler ( void ) : bool
RETURN
This function always returns TRUE.
EXAMPLES
[exception_handler_1] This triggers the first exception handler...