Page MenuHomePhabricator

Use PhutilInvalidStateException
ClosedPublic

Authored by joshuaspence on Jun 17 2015, 10:26 AM.
Tags
None
Referenced Files
F14861026: D13327.id32245.diff
Fri, Feb 7, 7:31 AM
Unknown Object (File)
Sat, Feb 1, 4:38 PM
Unknown Object (File)
Fri, Jan 31, 6:01 PM
Unknown Object (File)
Fri, Jan 31, 1:02 PM
Unknown Object (File)
Mon, Jan 27, 6:21 AM
Unknown Object (File)
Tue, Jan 21, 9:23 AM
Unknown Object (File)
Tue, Jan 14, 9:48 PM
Unknown Object (File)
Dec 26 2024, 3:27 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.