Constructors
-
Arithmetic
Exception() Initializes a new instance of the ArithmeticException class. -
Arithmetic
Exception(Serialization protected Initializes a new instance of the ArithmeticException class with serialized data.Info, Streaming Context) -
Arithmetic
Exception(String) Initializes a new instance of the ArithmeticException class with a specified error message. -
Arithmetic
Exception(String, Initializes a new instance of the ArithmeticException class with a specified error message and a reference to the inner exception that is the cause of this exception.Exception)