Bridge

ArithmeticException Members

Constructors


  Name Description
Public method ArithmeticException()()()()
Initializes a new instance of the ArithmeticException class.
Public method ArithmeticException(String)
Initializes a new instance of the ArithmeticException class with a specified error message.
Public method ArithmeticException(String, Exception)