Page MenuHomePhabricator

Use PhutilInvalidStateException
ClosedPublic

Authored by joshuaspence on Jun 17 2015, 10:26 AM.
Tags
None
Referenced Files
F15453849: D13327.diff
Sat, Mar 29, 2:50 PM
F15411974: D13327.id32245.diff
Wed, Mar 19, 10:37 AM
F15384763: D13327.id32245.diff
Fri, Mar 14, 8:44 PM
F15384433: D13327.id.diff
Fri, Mar 14, 7:53 PM
F15283456: D13327.diff
Mar 4 2025, 7:25 AM
Unknown Object (File)
Feb 11 2025, 9:31 PM
Unknown Object (File)
Feb 7 2025, 6:06 PM
Unknown Object (File)
Feb 7 2025, 7:31 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
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.