Udostępnij przez


InvalidArgumentException Constructor

Initializes a new instance of the InvalidArgumentException class.

Overload List

Name Description
InvalidArgumentException ()
Initializes a new instance of the InvalidArgumentException class.
InvalidArgumentException (String)
Initializes a new instance of the InvalidArgumentException class with the specified message text.
InvalidArgumentException (String, Exception)
Initializes a new instance of the InvalidArgumentException class with the specified message text and inner exception.