C# Class Iaik.Utils.Net.ConnectionFailureException

Is thrown if the connection to the remote host could not be established, because the remote endpoint is not available
Inheritance: ConnectionException
Afficher le fichier Open project: areiter/InMemoryFuzzing

Méthodes publiques

Méthode Description
ConnectionFailureException ( string message ) : System

Method Details

ConnectionFailureException() public méthode

public ConnectionFailureException ( string message ) : System
message string
Résultat System