D25781
D25781
Fix PhabricatorEmptyQueryException handling in DiffusionCommitQuery::loadPage()
Author: aklapper
Reviewers: O1: Blessed Committers, valerio.bozzolan
Summary: Add an additional check that `$empty_exception` is not `null` before try to `throw` it.