Page MenuHomeWickedGov Phorge

InternalException.php
No OneTemporary

Size
256 B
Referenced Files
None
Subscribers
None

InternalException.php

<?php
declare( strict_types = 1 );
namespace Wikimedia\Parsoid\Core;
/**
* Parsoid internal error that we don't know how to recover from.
* Likely a result of bad configuration / bad code / edge case.
*/
class InternalException extends \Exception {
}

File Metadata

Mime Type
text/x-php
Expires
Tue, Aug 18, 15:41 (3 w, 5 d ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
a0/0d/c4160758587c7c396de5a0657cf3
Default Alt Text
InternalException.php (256 B)

Event Timeline