C# Class Ketchup.Protocol.Exceptions.TemporaryFailureException

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

Méthodes publiques

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

Method Details

TemporaryFailureException() public méthode

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