MediaWiki master
WRStatsError.php
Go to the documentation of this file.
1<?php
2
3namespace Wikimedia\WRStats;
4
10class WRStatsError extends \Exception {
11}
Exception class for errors thrown by the WRStats library.