C# Class WikiFunctions.API.AbortedException

Thrown when Abort() function is called, or request is otherwise abruptly terminated
Inheritance: ApiException
Datei anzeigen Open project: reedy/AutoWikiBrowser

Public Methods

Method Description
AbortedException ( ApiEdit editor ) : System

Method Details

AbortedException() public method

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