Error Class
Definition
A class that represents a Wikipedia API error
public sealed class Error
- Inheritance
- System.ObjectError
Fields
Code | What error code does this this error correspond to |
Data | Any extra information the assist with debugging |
Module | What Wikipedia module gave this error |
Text | Information about this error |