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