C# Class Ketchup.Protocol.Exceptions.UnknownResponseExcepton

Inheritance: ProtocolException
Mostra file Open project: jasonsirota/Ketchup

Public Methods

Method Description
UnknownResponseExcepton ( string key, Op op, short status, string server ) : System

Method Details

UnknownResponseExcepton() public method

public UnknownResponseExcepton ( string key, Op op, short status, string server ) : System
key string
op Op
status short
server string
return System