jobqueue: change MWException throw statements to using JobQueueError
authorAaron Schulz <aschulz@wikimedia.org>
Sat, 30 Mar 2019 04:11:35 +0000 (21:11 -0700)
committerAaron Schulz <aschulz@wikimedia.org>
Sat, 30 Mar 2019 04:29:11 +0000 (21:29 -0700)
commit1ca3cc260fe47e1e87d15f3a679addceaebff5a2
treeff1caf0067c70505205fa810e28acc187a4a4bd9
parentba4d4aec52931d95ed2a8d21004395806193fb1b
jobqueue: change MWException throw statements to using JobQueueError

Also fix some minor phpstorm warnings in JobQueue

Change-Id: Ie4970f3e93b504fae509ec755b0e0afad71a7749
includes/jobqueue/JobQueue.php
includes/jobqueue/JobQueueGroup.php