Page MenuHomePhabricator

Use PhutilInvalidStateException
ClosedPublic

Authored by joshuaspence on Jun 17 2015, 10:26 AM.
Tags
None
Referenced Files
F18037158: D13327.id32245.diff
Sun, Aug 3, 2:28 AM
F17987090: D13327.diff
Fri, Aug 1, 10:12 PM
Unknown Object (File)
Jun 17 2025, 9:45 AM
Unknown Object (File)
May 9 2025, 12:44 PM
Unknown Object (File)
Apr 22 2025, 6:40 AM
Unknown Object (File)
Apr 22 2025, 3:20 AM
Unknown Object (File)
Apr 18 2025, 10:54 AM
Unknown Object (File)
Mar 29 2025, 2:50 PM
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
Branch
master
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 6826
Build 6848: [Placeholder Plan] Wait for 30 Seconds

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
84

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.