C# Class WikiFunctions.API.TranslationPageEditException

Thrown when we attempt to edit a subpage managed by the Translate extension. Usually a Namespace:Foo/de type subpage API has given an error of "Unknown error: \"tpt-target-page\""
Inheritance: ApiErrorException
Datei anzeigen Open project: reedy/AutoWikiBrowser

Public Methods

Method Description
TranslationPageEditException ( ApiEdit editor ) : System

Method Details

TranslationPageEditException() public method

public TranslationPageEditException ( ApiEdit editor ) : System
editor ApiEdit
return System