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

Initializes an instance of the RegisteredServerException class.

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

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

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

В начало