Page MenuHomePhabricator

Add PhutilInvalidStateException class
ClosedPublic

Authored by joshuaspence on May 12 2015, 11:19 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Nov 28, 5:26 PM
Unknown Object (File)
Thu, Nov 28, 12:31 AM
Unknown Object (File)
Nov 20 2024, 1:38 PM
Unknown Object (File)
Nov 16 2024, 10:24 AM
Unknown Object (File)
Nov 14 2024, 2:17 PM
Unknown Object (File)
Nov 12 2024, 7:48 AM
Unknown Object (File)
Nov 8 2024, 9:56 AM
Unknown Object (File)
Nov 3 2024, 8:18 PM
Subscribers

Details

Summary

There's a bunch of Call %s before calling %s! exceptions that can be simplified with a custom script.

Test Plan

Wrote unit tests.

Diff Detail

Repository
rPHU libphutil
Branch
master
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 5952
Build 5972: [Placeholder Plan] Wait for 30 Seconds

Event Timeline

joshuaspence retitled this revision from to Add PhabricatorInvalidStateException.
joshuaspence updated this object.
joshuaspence edited the test plan for this revision. (Show Details)
joshuaspence added a reviewer: epriestley.

What do you think about putting this in libphutil? We probably have very few arcanist/libphutil callsites, but this doens't feel Phabricator-specific to me.

Yeah, I was considering that. Will do.

Use PhutilInvalidStateException

joshuaspence retitled this revision from Add PhabricatorInvalidStateException to Add PhutilInvalidStateException class.May 13 2015, 9:36 PM
epriestley edited edge metadata.
This revision is now accepted and ready to land.May 13 2015, 9:51 PM
This revision was automatically updated to reflect the committed changes.