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


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

Initializes a new instance of the InvalidInputException class.

Этот элемент перегружен. Чтобы получить полные сведения об этом элементе (синтаксисе, использовании и примерах использования), щелкните его имя в списке перегрузок.

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

  Имя Описание
Открытый метод InvalidInputException(String) Initializes a new instance of the InvalidInputException class that has the specified message text.
Открытый метод InvalidInputException(String, Exception) Initializes a new instance of the InvalidInputException class that has the specified message text and inner exception.

В начало

Замечания

The default constructor initializes all fields to their default values.