C# Class Ketchup.Protocol.Exceptions.BusyException

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

Public Methods

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

Method Details

BusyException() public method

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