Compartilhar via


Construtor ConnectionFailureException

Creates a new instance of the ConnectionFailureException class.

Lista de sobrecargas

  Nome Descrição
Método público ConnectionFailureException() () () () Initializes a new instance of the ConnectionFailureException class.
Método público ConnectionFailureException(String) Initializes a new instance of the ConnectionFailureException class with a specified error message.
Método protegido ConnectionFailureException(SerializationInfo, StreamingContext) Initializes a new instance of the ConnectionFailureException class with serialized data.
Método público 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.

Início