C# Class Iaik.Utils.Net.ConnectionRejectedException

Is thrown if the connection is rejected by the server because of some policy settings
Inheritance: ConnectionException
Afficher le fichier Open project: areiter/InMemoryFuzzing

Méthodes publiques

Méthode Description
ConnectionRejectedException ( string message ) : System

Method Details

ConnectionRejectedException() public méthode

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