Compartir a través de


ConnectionFailureException Constructor

Creates a new instance of the ConnectionFailureException class.

Lista de sobrecargas

  Nombre Descripción
Método publico ConnectionFailureException() () () () Initializes a new instance of the ConnectionFailureException class.
Método publico 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 publico 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.

Principio