On Thu, Dec 7, 2017 at 11:15 AM Bartosz Dziewoński <[email protected]> wrote:
> For "expected" exceptions, you can throw ErrorPageError or one of its > subclasses, which is handled internally to produce a pretty user-facing > error page. > > Yeah, and when you throw ErrorPageError deep enough in a code path, it can explode on cli operations. I've seen this before. Our MWException handling is weird :\ -Chad _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
