Merge branch 'rethrow-exception' into 'main'
APIWrapper: Rethrow exception See merge request Marc_Michalsky/de-forumzfd-twinglecampaign!3
This commit is contained in:
commit
65c7e668b3
1 changed files with 2 additions and 0 deletions
|
@ -200,6 +200,8 @@ class CRM_TwingleCampaign_Utils_APIWrapper {
|
|||
'contribution_id' => $contribution['id'],
|
||||
]
|
||||
);
|
||||
|
||||
throw $e;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue