Warning Class
Definition
A class that represents a Wikipedia API warning. Often returned when invalid parameters/arguments are passed to the Wikipedia API
public sealed class Warning
- Inheritance
- System.ObjectWarning
Fields
Code | What warning code does this warning correspond to |
Module | What Wikipedia module gave this warning |
Text | Information about this warning |