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