Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F4122274
JsonEncodingException.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
210 B
Referenced Files
None
Subscribers
None
JsonEncodingException.php
View Options
<?php
namespace
MediaWiki\Rest
;
class
JsonEncodingException
extends
\RuntimeException
{
public
function
__construct
(
$message
,
$code
)
{
parent
::
__construct
(
"JSON encoding error: $message"
,
$code
);
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Wed, Aug 19, 05:16 (1 d, 16 h)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
e6/d3/39a6a62e19e7c148a4061345a637
Default Alt Text
JsonEncodingException.php (210 B)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment