DotNetDupe 4.0.6
C++17/20 Implementation of the .NET Base Class Library (BCL)
Loading...
Searching...
No Matches
OverflowException.h File Reference

Defines the exception thrown when an arithmetic, casting, or conversion operation results in an overflow. More...

Go to the source code of this file.

Classes

class  DotNetDupe::System::OverflowException
 The exception that is thrown when an arithmetic, casting, or conversion operation in a checked context results in an overflow. More...

Namespaces

namespace  DotNetDupe
namespace  DotNetDupe::System

Detailed Description

Defines the exception thrown when an arithmetic, casting, or conversion operation results in an overflow.

Standard Citation: ECMA-335 CLI Common Language Infrastructure.

Definition in file OverflowException.h.