ArgumentException Members
The ArgumentException type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
ArgumentException()()()() |
Initializes a new instance of the ArgumentException class.
|
![]() |
ArgumentException(String) |
Initializes a new instance of the ArgumentException class with a specified error message.
|
![]() |
ArgumentException(String, Exception) | |
![]() |
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.
|
![]() |
ArgumentException(String, String, Exception) |