Page MenuHomePhabricator

Clean up another insufficiently-general exception
ClosedPublic

Authored by epriestley on Nov 23 2016, 6:31 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Feb 18, 12:06 PM
Unknown Object (File)
Sun, Feb 9, 11:23 AM
Unknown Object (File)
Sun, Feb 9, 2:53 AM
Unknown Object (File)
Sun, Feb 9, 2:53 AM
Unknown Object (File)
Sun, Feb 9, 2:53 AM
Unknown Object (File)
Sat, Feb 8, 2:57 AM
Unknown Object (File)
Mon, Jan 27, 10:35 PM
Unknown Object (File)
Fri, Jan 24, 6:03 PM
Subscribers
None

Details

Summary

Ref T11044. This is still catching the older exceptions, which are now more general.

If you loaded the web UI without MySQL running, this meant you got a less-helpful error.

Test Plan

Stopped MySQL, loaded web UI, got a more-helpful error.

Diff Detail

Repository
rP Phabricator
Branch
ex1
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 14642
Build 19122: Run Core Tests
Build 19121: arc lint + arc unit

Event Timeline

epriestley retitled this revision from to Clean up another insufficiently-general exception.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Nov 23 2016, 6:41 PM
This revision was automatically updated to reflect the committed changes.