|
DotNetDupe 4.0.6
C++17/20 Implementation of the .NET Base Class Library (BCL)
|
The exception that is thrown for errors in an arithmetic, casting, or conversion operation. More...
#include "System/SystemException.h"Go to the source code of this file.
Classes | |
| class | DotNetDupe::System::ArithmeticException |
| The exception that is thrown for errors in an arithmetic, casting, or conversion operation. More... | |
Namespaces | |
| namespace | DotNetDupe |
| namespace | DotNetDupe::System |
The exception that is thrown for errors in an arithmetic, casting, or conversion operation.
Standard Citation: ECMA-335 CLI Common Language Infrastructure.
Definition in file ArithmeticException.h.