System.OverflowException – Arithmetic operation resulted in an overflow
The System.OverflowException with the message “Arithmetic operation resulted in an overflow” occurs in .NET when an arithmetic operation produces a result that is outside the range of the data type….