Page MenuHomePhabricator

Use PhutilInvalidStateException
ClosedPublic

Authored by joshuaspence on Jun 17 2015, 10:26 AM.
Tags
None
Referenced Files
F18806212: D13327.diff
Sat, Oct 18, 6:28 PM
F18659685: D13327.diff
Sep 23 2025, 2:49 PM
F18226399: D13327.id.diff
Aug 20 2025, 3:59 AM
F18216796: D13327.id32245.diff
Aug 19 2025, 7:59 AM
F18205039: D13327.diff
Aug 18 2025, 2:26 PM
F18089370: D13327.id32245.diff
Aug 6 2025, 11:20 AM
F18088107: D13327.id.diff
Aug 6 2025, 6:54 AM
F18037158: D13327.id32245.diff
Aug 3 2025, 2:28 AM
Subscribers

Details

Reviewers
epriestley
Group Reviewers
Blessed Reviewers
Commits
Restricted Diffusion Commit
rP4761cb8d7390: Use PhutilInvalidStateException
Summary

Use PhutilInvalidStateException where appropriate.

Test Plan

Eyeball it.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

joshuaspence retitled this revision from to Use PhutilInvalidStateException.
joshuaspence updated this object.
joshuaspence edited the test plan for this revision. (Show Details)
joshuaspence added a reviewer: epriestley.
epriestley edited edge metadata.
epriestley added inline comments.
src/aphront/AphrontController.php
86

Could probably just be MethodNotImplementedException, I think the specificity of this message is overkill.

This revision is now accepted and ready to land.Jun 17 2015, 12:02 PM
This revision was automatically updated to reflect the committed changes.
joshuaspence marked an inline comment as done.