Page MenuHomePhabricator

Change instances of MWException to be a plain Exception
Closed, ResolvedPublic

Description

We don't want to depend on MW so we should throw a built-in exception.

We checked and we don't need to implement some kind of "isLoggable()". the MWExceptionHandler already seems to do the right thing.

Event Timeline

Change 615207 had a related patch set uploaded (by Ladsgroup; owner: Ladsgroup):
[mediawiki/extensions/Wikibase@master] Change instances of MWException to be a plain Exception in Lib\Changes

https://gerrit.wikimedia.org/r/615207

Change 615207 merged by jenkins-bot:
[mediawiki/extensions/Wikibase@master] Change instances of MWException to be a plain Exception in Lib\Changes

https://gerrit.wikimedia.org/r/615207