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

Initializes a new instance of the RegisteredServerException class.

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

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

  Имя Описание
Открытый метод RegisteredServerException() () () () Initializes a new instance of the RegisteredServerException class.
Открытый метод RegisteredServerException(String) Initializes a new instance of the RegisteredServerException class with the specified message.
Защищенный метод RegisteredServerException(SerializationInfo, StreamingContext) Initializes a new instance of the RegisteredServerException class with the specified message and specified inner exception.
Открытый метод RegisteredServerException(String, Exception) Initializes a new instance of the RegisteredServerException class with the specified message and specified inner exception.

В начало