newrelic-dotnet-agent icon indicating copy to clipboard operation
newrelic-dotnet-agent copied to clipboard

Updates the LambdaTracer.Extract exception type

Open jaffinito opened this issue 3 years ago • 0 comments

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

jaffinito avatar Oct 26 '22 16:10 jaffinito