C# 클래스 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.
상속: ApiException
파일 보기 프로젝트 열기: reedy/AutoWikiBrowser

공개 메소드들

메소드 설명
CaptchaException ( ApiEdit editor ) : System

메소드 상세

CaptchaException() 공개 메소드

public CaptchaException ( ApiEdit editor ) : System
editor ApiEdit
리턴 System