MediaWiki 1.40.4
ConfigException.php
Go to the documentation of this file.
1<?php
29class ConfigException extends LogicException {
30}
Exceptions for config failures.