Bridge

ArgumentException Constructor

Overload List


  Name Description
Public method ArgumentException()()()()
Initializes a new instance of the ArgumentException class.
Public method ArgumentException(String)
Initializes a new instance of the ArgumentException class with a specified error message.
Public method ArgumentException(String, Exception)
Public method ArgumentException(String, String)
Initializes a new instance of the ArgumentException class with a specified error message and the name of the parameter that causes this exception.
Public method ArgumentException(String, String, Exception)