Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Major
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.4.0
-
Fix Version/s: 4.4.1
-
Component/s: CiviMember
-
Labels:None
Description
While Registering for membership with payment processor enabled and payment processing fails civicrm tries to throw Error through undefined exception class.
PHP Fatal error: Class 'CiviCRM_Exception' not found in /civicrm/CRM/Member/BAO/Membership.php on line 1448
Attached is the patch for same.