Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F1428445
ConfigException.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
346 B
Referenced Files
None
Subscribers
None
ConfigException.php
View Options
<?php
/**
* Copyright 2014
*
* @license GPL-2.0-or-later
* @file
*/
namespace
MediaWiki\Config
;
use
LogicException
;
/**
* Exceptions for config failures
*
* @newable
* @since 1.23
*/
class
ConfigException
extends
LogicException
{
}
/** @deprecated class alias since 1.41 */
class_alias
(
ConfigException
::
class
,
'ConfigException'
);
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Sat, May 16, 16:14 (13 h, 27 m)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
bc/f8/15d83bd49e8ec4474ef67461d724
Default Alt Text
ConfigException.php (346 B)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment