APIWrapper: Rethrow exception
This commit is contained in:
parent
bcd2b448d2
commit
9118b622d0
1 changed files with 3 additions and 1 deletions
|
@ -204,7 +204,9 @@ class CRM_TwingleCampaign_Utils_APIWrapper {
|
|||
'contribution_id' => $contribution['id'],
|
||||
]
|
||||
);
|
||||
|
||||
throw $e;
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue