Solutionunvalidated

when you capture exception, add transactionName to `scope`. Tension: you can also enhance event in `beforeSend` method. Outcome: scope.setTransactionName(`my custom title for error`);.

62e15eb5-fdc0-4ce0-a5d6-2504a0bc6a30

when you capture exception, add transactionName to scope. Tension: you can also enhance event in beforeSend method. Outcome: scope.setTransactionName(my custom title for error);.