C# Class Ketchup.Protocol.Exceptions.AuthContinueException

Inheritance: ProtocolException
Mostra file Open project: jasonsirota/Ketchup

Public Methods

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

Method Details

AuthContinueException() public method

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