C# Class WikiFunctions.API.InterwikiException

Thrown when page name provided for an API operation contains interwiki prefix
Inheritance: ApiException
Show file Open project: reedy/AutoWikiBrowser

Public Methods

Method Description
InterwikiException ( ApiEdit editor ) : System

Method Details

InterwikiException() public method

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