C# Class Ketchup.Protocol.Exceptions.AuthErrorException

Inheritance: ProtocolException
Mostra file Open project: jasonsirota/Ketchup

Public Methods

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

Method Details

AuthErrorException() public method

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