Поделиться через


Конструктор InvalidArgumentException

Initializes a new instance of the InvalidArgumentException class.

Список перегрузок

  Имя Описание
Открытый метод 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.

В начало