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