C# Class WikiFunctions.API.CaptchaException

Thrown when server requests to solve a captcha. Note: we currently don't support captchas in any way other than stopping and reporting.
Inheritance: ApiException
ファイルを表示 Open project: reedy/AutoWikiBrowser

Public Methods

Method Description
CaptchaException ( ApiEdit editor ) : System

Method Details

CaptchaException() public method

public CaptchaException ( ApiEdit editor ) : System
editor ApiEdit
return System