System.DivideByZeroException Members

The members of System.DivideByZeroException are listed below.

See Also: Inherited members from System.ArithmeticException

Public Constructors

Initializes a new instance of the DivideByZeroException class.

Initializes a new instance of the DivideByZeroException class with a specified error message.

Initializes a new instance of the DivideByZeroException class with a specified error message and a reference to the inner exception that is the cause of this exception.

Protected Constructors