filebackend: exception handling cleanups
authorAaron Schulz <aschulz@wikimedia.org>
Sat, 23 Nov 2013 20:28:34 +0000 (12:28 -0800)
committerBryan Davis <bd808@wikimedia.org>
Sun, 8 Dec 2013 06:22:07 +0000 (23:22 -0700)
commita0878fe2b42f30183b4a37b34c3115907dbd20d4
treee0239bfccf4e2132875707b9a19127679185f2d4
parentb0d7bcf0b798edb0bebb8e6545a004e8a65df1c0
filebackend: exception handling cleanups

* Split out FileBackendException class and reduced direct use of MWException

Change-Id: I325c1798b6d90972c12a5dccc37989af34d857f3
includes/AutoLoader.php
includes/filebackend/FSFile.php
includes/filebackend/FileBackend.php
includes/filebackend/FileBackendGroup.php
includes/filebackend/FileBackendMultiWrite.php
includes/filebackend/FileBackendStore.php
includes/filebackend/FileOp.php
includes/filebackend/SwiftFileBackend.php