C# Class Ketchup.Protocol.Exceptions.InvalidArgumentException

Inheritance: ProtocolException
Mostra file Open project: jasonsirota/Ketchup

Public Methods

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

Method Details

InvalidArgumentException() public method

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