C# Class Ketchup.Protocol.Exceptions.NotFoundException

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

Public Methods

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

Method Details

NotFoundException() public method

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