Construtor ConnectionFailureException
Incluir membros protegidos
Incluir membros herdados
Creates a new instance of the ConnectionFailureException class.
Esse membro está sobrecarregado. Para obter informações mais completas sobre esse membro, incluindo sintaxe, uso e exemplos, clique em um nome na lista de sobrecarga.
Lista de sobrecargas
Nome | Descrição | |
---|---|---|
![]() |
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. |
Início