Конструктор XEventException
Показывать защищенные элементы
Показывать наследуемые элементы
Initializes a new instance of the XEventException class with a system-supplied message that describes the error.
Этот элемент перегружен. Чтобы получить полные сведения об этом элементе (синтаксисе, использовании и примерах использования), щелкните его имя в списке перегрузок.
Список перегрузок
Имя | Описание | |
---|---|---|
![]() |
XEventException() | Initializes a new instance of the XEventException class. |
![]() |
XEventException(String) | Initializes a new instance of the XEventException class with a specified message that describes the error. |
![]() |
XEventException(SerializationInfo, StreamingContext) | Initializes a new instance of the XEventException class with serialized data. |
![]() |
XEventException(String, Exception) | Initializes a new instance of the XEventException class with a specified error message and a reference to the inner exception that is the cause of this exception. |
В начало