C# Class Ketchup.Protocol.Exceptions.BusyException

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

Méthodes publiques

Méthode Description
BusyException ( string key, Op op, string server ) : System

Method Details

BusyException() public méthode

public BusyException ( string key, Op op, string server ) : System
key string
op Op
server string
Résultat System