Конструктор 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. |
В начало
См. также