Compartir a través de


ConnectionFailureException Constructor

Initializes 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 the specified message text.
Método publico ConnectionFailureException(String, Exception) Initializes a new instance of the ConnectionFailureException class with the specified message text and inner exception.

Principio