SIGN IN SIGN UP

Fix crash when event does not have `Add` method and improve message for some other internal errors (#2409)

* not all events have Add method

fixes https://github.com/pythonnet/pythonnet/discussions/2405

* give users some idea of why we might be unable to reflect .NET types to Python for them

* mentioned event Add method crash fix in changelog
V
Victor committed
9ebfbde35eef742e39b80d4fe2464bdece4e34be
Parent: f82aeea
Committed by GitHub <noreply@github.com> on 7/2/2024, 6:13:03 AM