exception_restore_handler() function
Restore the original exception handler for an exception on this core This method may be used to restore the exception handler for an exception on this core to the state prior to the call to exception_set_exclusive_handler(), so that exception_set_exclusive_handler() may be called again in the future.
Arguments
original_handler
The original handler returned from exception_set_exclusive_handler \see exception_set_exclusive_handler()