Page MenuHomePhabricator

Use PhutilInvalidStateException
ClosedPublic

Authored by joshuaspence on Jun 17 2015, 10:26 AM.
Tags
None
Referenced Files
F13286459: D13327.diff
Tue, Jun 4, 7:16 AM
F13273403: D13327.diff
Fri, May 31, 1:53 AM
F13233346: D13327.diff
Tue, May 21, 2:13 AM
F13219357: D13327.id.diff
Sat, May 18, 5:44 PM
F13213475: D13327.diff
Fri, May 17, 7:48 AM
Unknown Object (File)
Tue, May 7, 7:13 AM
Unknown Object (File)
May 3 2024, 3:48 AM
Unknown Object (File)
Apr 25 2024, 12:54 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.