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)
Sat, Jan 18, 2:24 AM
Unknown Object (File)
Thu, Jan 2, 10:20 AM
Unknown Object (File)
Fri, Dec 27, 6:13 PM
Unknown Object (File)
Fri, Dec 20, 3:40 PM
Unknown Object (File)
Dec 16 2024, 5:38 PM
Unknown Object (File)
Dec 14 2024, 3:42 AM
Unknown Object (File)
Dec 14 2024, 1:43 AM
Unknown Object (File)
Dec 7 2024, 7:05 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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.