C# Class Ketchup.Protocol.Exceptions.TemporaryFailureException

Inheritance: ProtocolException
显示文件 Open project: jasonsirota/Ketchup

Public Methods

Method Description
TemporaryFailureException ( string key, Op op, string server ) : System

Method Details

TemporaryFailureException() public method

public TemporaryFailureException ( string key, Op op, string server ) : System
key string
op Op
server string
return System