Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

290 bug all ezsnmp exceptions should inherit from genericerror #291

Conversation

carlkidcrypto
Copy link
Owner

  • Ensure all exceptions inherit from GenericError instead of Exceptions.
  • Added a summary to show differences between V1.X.X and V2.X.X

- make it so that all exceptions inherit from GenericError and not Exception.
- adding a quick blurb about differences between V1.X.X and V2.X.X.
@carlkidcrypto carlkidcrypto added the bug Something isn't working label Feb 1, 2025
@carlkidcrypto carlkidcrypto self-assigned this Feb 1, 2025
@carlkidcrypto carlkidcrypto linked an issue Feb 1, 2025 that may be closed by this pull request
@carlkidcrypto carlkidcrypto merged commit 2bb2281 into main Feb 1, 2025
4 of 6 checks passed
@carlkidcrypto carlkidcrypto deleted the 290-bug---all-ezsnmp-exceptions-should-inherit-from-genericerror branch February 1, 2025 04:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[BUG] - All ezsnmp exceptions should inherit from GenericError
1 participant