C# Class WikiFunctions.API.SharedRepoException

Thrown when you try to move a file onto a target that exists in a shared repo (e.g. Commons)
Inheritance: ApiException
Afficher le fichier Open project: reedy/AutoWikiBrowser

Méthodes publiques

Méthode Description
SharedRepoException ( ApiEdit editor, string message ) : System

Method Details

SharedRepoException() public méthode

public SharedRepoException ( ApiEdit editor, string message ) : System
editor ApiEdit
message string
Résultat System