ArithmeticException Class
The exception that is thrown for errors in an arithmetic, casting, or conversion operation.
Namespace:
SystemAssembly: Bridge (in Bridge.dll)
Syntax
[ExternalAttribute] [NamespaceAttribute] public class ArithmeticException : Exception, IBridgeClass
<ExternalAttribute> _ <NamespaceAttribute> _ Public Class ArithmeticException _ Inherits Exception _ Implements IBridgeClass
[ExternalAttribute] [NamespaceAttribute] public ref class ArithmeticException : public Exception, IBridgeClass