1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-01-18 18:51:12 +01:00
phorge-phorge/src/infrastructure/query/exception
epriestley 3940c8e1f4 Make the UI when you use an invalid cursor ("?after=19874189471232892") a little nicer
Summary:
Ref T13259. Currently, visiting a page that executes a query with an invalid cursor raises a bare exception that escapes to top level.

Catch this a little sooner and tailor the page a bit.

Test Plan: Visited `/maniphest/?after=335234234223`, saw a nicer exception page.

Reviewers: amckinley

Reviewed By: amckinley

Maniphest Tasks: T13259

Differential Revision: https://secure.phabricator.com/D20295
2019-03-19 13:04:07 -07:00
..
PhabricatorEmptyQueryException.php Make the UI when you use an invalid cursor ("?after=19874189471232892") a little nicer 2019-03-19 13:04:07 -07:00
PhabricatorInvalidQueryCursorException.php Make the UI when you use an invalid cursor ("?after=19874189471232892") a little nicer 2019-03-19 13:04:07 -07:00