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


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

Initializes a new instance of the ConnectionException class.

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

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

В начало