MediaWiki master
IncompatibleDiffTypesException.php File Reference

Thrown when incompatible types are compared. More...

Go to the source code of this file.

Classes

class  MediaWiki\Diff\IncompatibleDiffTypesException
 Exception thrown when trying to render a diff between two content types which cannot be compared (this is typically the case for all content types unless both of them are some variant of TextContent). More...
 

Namespaces

namespace  MediaWiki\Diff
 

Detailed Description

Thrown when incompatible types are compared.

Note
GPL-2.0-or-later

Definition in file IncompatibleDiffTypesException.php.