Конструктор 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. |
В начало