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