C# Class Ketchup.Protocol.Exceptions.UnknownResponseExcepton

Inheritance: ProtocolException
Afficher le fichier Open project: jasonsirota/Ketchup

Méthodes publiques

Méthode Description
UnknownResponseExcepton ( string key, Op op, short status, string server ) : System

Method Details

UnknownResponseExcepton() public méthode

public UnknownResponseExcepton ( string key, Op op, short status, string server ) : System
key string
op Op
status short
server string
Résultat System