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


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

Creates a new instance of the ConnectionFailureException class.

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

  Имя Описание
Открытый метод ConnectionFailureException() () () () Initializes a new instance of the ConnectionFailureException class.
Открытый метод ConnectionFailureException(String) Initializes a new instance of the ConnectionFailureException class with a specified error message.
Защищенный метод ConnectionFailureException(SerializationInfo, StreamingContext) Initializes a new instance of the ConnectionFailureException class with serialized data.
Открытый метод ConnectionFailureException(String, Exception) Initializes a new instance of the ConnectionFailureException class with a specified error message and a reference to the inner exception that is the cause of this exception.

В начало