Rollbar:log() does not deliver content of \PDOException exceptions #491
Labels
Rank: 3 - Minor
Tackle when there are no actionable Critical or Major requests.
Status: 1 - Discussion
Stakeholders are discussing the scope and characteristics of the request.
Type: Bug
Fix a component so that its behavior aligns with its documentation.
In the following code
the first log is sent to Rollbar, but not the second. I can’t figure out what is wrong there. Removing the
catch
or throwing inside it does the same, the exception is not sent (intentionally raised by causing a syntax error).The text was updated successfully, but these errors were encountered: