$ errors.fyi/dotnet/OverflowException 74 namespaces · 3,092 codes
dotnet · dotnet/OverflowException
OverflowException

OverflowException

Thrown in a checked arithmetic context when the result of an operation exceeds the range of the data type. Only thrown inside checked {} blocks or with the /checked compiler option; unchecked arithmetic wraps silently.

References

In this namespace

» community-maintained · contribute on GitHub npm i -g errors-fyi && errorfyi ENOENT