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

Change access for exception classes #265

Merged
merged 1 commit into from
Dec 7, 2020

Conversation

peter-gribanov
Copy link
Member

Upgrade

  • The InvalidArgumentException class marked as final.
  • The LogicException class marked as final.
  • The NonUniqueResultException class marked as final.
  • The NoResultException class marked as final.
  • The UnexpectedResultException class marked as abstract.

@peter-gribanov peter-gribanov self-assigned this Dec 7, 2020
@peter-gribanov peter-gribanov added this to the Release 2.0.0 milestone Dec 7, 2020
@peter-gribanov peter-gribanov merged commit 9c361ee into Happyr:2.0 Dec 7, 2020
@peter-gribanov peter-gribanov deleted the exception_access branch December 7, 2020 16:41
@peter-gribanov peter-gribanov restored the exception_access branch December 10, 2020 15:40
@peter-gribanov peter-gribanov deleted the exception_access branch December 10, 2020 16:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant