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

Initializes 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 the specified message text.
Открытый метод ConnectionFailureException(String, Exception) Initializes a new instance of the ConnectionFailureException class with the specified message text and inner exception.

В начало