C# Class Ketchup.Protocol.Exceptions.ItemNotStoredException

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

Public Methods

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

Method Details

ItemNotStoredException() public method

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