Bridge

ArgumentNullException Members

Constructors


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