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

Refactor exceptions #4

Merged
merged 6 commits into from
Sep 27, 2024
Merged

Refactor exceptions #4

merged 6 commits into from
Sep 27, 2024

Conversation

Krymonota
Copy link
Member

  • Rename \GameQ\Exception\Protocol to \GameQ\Exception\ProtocolException
  • Rename \GameQ\Exception\Server to \GameQ\Exception\ServerException
  • Rename \GameQ\Exception\Query to \GameQ\Exception\QueryException
  • Debug mode: Bubble up GameQ exceptions instead of wrapping them into a generic \Exception object
  • Add missing @throws PHPDoc annotations

@Krymonota Krymonota merged commit 70f5b38 into main Sep 27, 2024
3 checks passed
@Krymonota Krymonota deleted the feature/exception-refactoring branch September 27, 2024 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant