Page MenuHomePhabricator

Use PhutilInvalidStateException
ClosedPublic

Authored by joshuaspence on Jun 17 2015, 10:26 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, May 7, 7:13 AM
Unknown Object (File)
Fri, May 3, 3:48 AM
Unknown Object (File)
Thu, Apr 25, 12:54 AM
Unknown Object (File)
Sun, Apr 21, 9:14 PM
Unknown Object (File)
Sun, Apr 21, 9:14 PM
Unknown Object (File)
Sun, Apr 21, 9:04 PM
Unknown Object (File)
Sun, Apr 21, 8:45 PM
Unknown Object (File)
Apr 11 2024, 8:39 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.