C# Class WikiFunctions.API.FeatureDisabledException

Thrown when a feature in the Api is disabled
Inheritance: ApiErrorException
Afficher le fichier Open project: reedy/AutoWikiBrowser

Méthodes publiques

Méthode Description
FeatureDisabledException ( ApiEdit editor, string errorCode, string errorMessage ) : System

Method Details

FeatureDisabledException() public méthode

public FeatureDisabledException ( ApiEdit editor, string errorCode, string errorMessage ) : System
editor ApiEdit
errorCode string
errorMessage string
Résultat System