Cleanup on exceptions
authoreileen <emcnaughton@wikimedia.org>
Wed, 6 Nov 2019 20:09:51 +0000 (09:09 +1300)
committereileen <emcnaughton@wikimedia.org>
Wed, 6 Nov 2019 20:10:12 +0000 (09:10 +1300)
commit89bfc54a346651c316fa82f24a126116f54d1f27
tree67c658fc80c79adc8c3c77674fc91382f733f4be
parentfb217a37d4c88e43a6978d903fa5ec2fb64a066d
Cleanup on exceptions

Fixes a low level function to throw a CRM_Core_Exception & tidies up functions
above to specify that. Fixes casing on a function call, removes a fatal
for status bounce
CRM/Core/Resources.php
CRM/Core/Resources/Strings.php
CRM/Member/Form/Membership.php
tests/phpunit/CRM/Member/Form/MembershipTest.php