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