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

Initializes a new instance of the Error class.

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

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

  Имя Описание
Открытый метод Error() () () () Initializes a new instance of the Error class with default values.
Открытый метод Error(String, String) Initializes a new instance of the Error class with the specified code and description values.
Открытый метод Error(String, String, ErrorContext) Initializes a new instance of the Error class with the specified code, description, and error context values.

В начало