moved Exception classes from ContentHandler.php
authormynk-96 <mayank.harsani@gmail.com>
Sat, 24 Dec 2016 11:58:38 +0000 (17:28 +0530)
committerFlorianschmidtwelzow <florian.schmidt.stargatewissen@gmail.com>
Mon, 26 Dec 2016 14:31:39 +0000 (14:31 +0000)
commit037c58d9b1bca31045f5c2595977601817ba245b
tree93abd7d17f3ed4b107021438c49b5ee19edf29e7
parentffed95c1e77f0e27e3efad1c8ad62956ad753ed8
moved Exception classes from ContentHandler.php

Bug: T153243
Change-Id: Ieb37b34e76441c5f68ec565c43421c50ac9be7e7
autoload.php
includes/content/ContentHandler.php
includes/exception/MWContentSerializationException.php [new file with mode: 0644]
includes/exception/MWUnknownContentModelException.php [new file with mode: 0644]