Catch rollback exceptions in API exception handling
authorBrad Jorsch <bjorsch@wikimedia.org>
Fri, 3 Apr 2015 16:12:30 +0000 (12:12 -0400)
committerBrad Jorsch <bjorsch@wikimedia.org>
Mon, 6 Apr 2015 17:18:22 +0000 (13:18 -0400)
commit3f40c646969cb61a65922011ab87e56802f4385e
tree5f633c9cab9903ab1a7450e410127e7ea18650ff
parentb55b1fbb6a8446df2d6127e7ec8828431555334f
Catch rollback exceptions in API exception handling

Like I92293b22, but for the API. Needed for I41508127f fixing ignore
handling in the DB.

Change-Id: I1f2b70c80c7496f463f678b950c08de22476ea66
includes/api/ApiMain.php