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
Afficher le fichier Open project: reedy/AutoWikiBrowser

Méthodes publiques

Méthode Description
CaptchaException ( ApiEdit editor ) : System

Method Details

CaptchaException() public méthode

public CaptchaException ( ApiEdit editor ) : System
editor ApiEdit
Résultat System