C# 클래스 WikiFunctions.API.FeatureDisabledException

Thrown when a feature in the Api is disabled
상속: ApiErrorException
파일 보기 프로젝트 열기: reedy/AutoWikiBrowser

공개 메소드들

메소드 설명
FeatureDisabledException ( ApiEdit editor, string errorCode, string errorMessage ) : System

메소드 상세

FeatureDisabledException() 공개 메소드

public FeatureDisabledException ( ApiEdit editor, string errorCode, string errorMessage ) : System
editor ApiEdit
errorCode string
errorMessage string
리턴 System