C# Class Ketchup.Protocol.Exceptions.CacheServerOutOfMemoryException

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

Public Methods

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

Method Details

CacheServerOutOfMemoryException() public method

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