C# Class Ketchup.Protocol.Exceptions.IncrDecrNonNumericException

Inheritance: ProtocolException
Exibir arquivo Open project: jasonsirota/Ketchup

Public Methods

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

Method Details

IncrDecrNonNumericException() public method

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