newrelic-dotnet-agent
newrelic-dotnet-agent copied to clipboard
Updates the LambdaTracer.Extract exception type
Description
The previous exception type, ArgumentNullException, was incorrect. The new type, ArgumentException, is better fit.
Author Checklist
- [x] Unit tests, Integration tests, and Unbounded tests completed
- [ ] Performance testing completed with satisfactory results (if required)
- [x] Agent Changelog or Lambda Agent changelog updated
Reviewer Checklist
- [ ] Perform code review
- [ ] Pull request was adequately tested (new/existing tests, performance tests)
- [ ] Review Changelog