Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F4140070
PostconditionException.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
442 B
Referenced Files
None
Subscribers
None
PostconditionException.php
View Options
<?php
namespace
Wikimedia\Assert
;
use
LogicException
;
/**
* Exception indicating that a postcondition assertion failed.
* This generally means an error in the internal logic of a function, or a serious problem
* in the runtime environment.
*
* @since 0.1.0
*
* @license MIT
* @author Daniel Kinzler
* @copyright Wikimedia Deutschland e.V.
*/
class
PostconditionException
extends
LogicException
implements
AssertionException
{
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Wed, Aug 19, 15:19 (3 w, 5 d ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
dd/57/072e975cb91666dbad226cd80329
Default Alt Text
PostconditionException.php (442 B)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment