CodePorting.Translator Cs2Cpp
CodePorting.Translator.Cs2Cpp.Framework
Details_ArithmeticException Class Reference

ArithmeticException is throw when an error occurs during execution of arithmetic, conversion of casting operations. Never create instances of this class manually. Use the ArithmeticException class instead. Never wrap the ArithmeticException class instances into System::SmartPtr. More...

#include <exceptions.h>

Detailed Description

ArithmeticException is throw when an error occurs during execution of arithmetic, conversion of casting operations. Never create instances of this class manually. Use the ArithmeticException class instead. Never wrap the ArithmeticException class instances into System::SmartPtr.