HomePhorge

Fix string construction in Conduit exceptions

Description

Fix string construction in Conduit exceptions

Summary:
Fixes T5838.

  • We currently try to use a ConduitAPIMethod object as a string.
  • We then pass that string to the parent's __construct() method as $message.

Test Plan: Uninstalled Maniphest, then tried to execute maniphest.createtask. Got a useful exception message instead of an error during message construction.

Reviewers: joshuaspence, btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T5838

Differential Revision: https://secure.phabricator.com/D10211

Details

Provenance
epriestleyAuthored on Aug 11 2014, 12:08 PM
themackabuPushed on Mar 25 2025, 8:07 PM
Parents
rPaa67a5ffc8b2: Make payment method management somewhat more reasonable in Phortune
Branches
Unknown
Tags
Unknown

Event Timeline