C# Class Ketchup.Protocol.Exceptions.KeyExistsException

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

Méthodes publiques

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

Method Details

KeyExistsException() public méthode

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