C# Class Agnos.ProtocolError

represents fatal protocol errors, which normally cause the connection to be aborted
Inheritance: System.Exception
Afficher le fichier Open project: tomerfiliba/agnos Class Usage Examples

Méthodes publiques

Méthode Description
ProtocolError ( string message ) : System

Method Details

ProtocolError() public méthode

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