Exception from HRESULT: 0x800AC472

Exception from HRESULT: 0x800AC472 - We will get this error while creating excel sheet through C# or while populating the data from the database considering SQL Server.

Reason: A normal issue happening due to cross-threading in the applicaiton. 

It's due to user's interruption while Excel document creation or any other process interrupting Excel document creation.

Cheers,
Venkat