8000 YT-CPPAP-39: Exception types refactor by SpectraL519 · Pull Request #69 · SpectraL519/cpp-ap · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
< 8000 div class="gh-header-show ">

YT-CPPAP-39: Exception types refactor #69

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

Merged
merged 12 commits into from
May 29, 2025
Merged

Conversation

SpectraL519
Copy link
Owner
@SpectraL519 SpectraL519 commented May 29, 2025
  • Introduced the following exception types (inheriting from argument_parser_exception):
    invalid_configuration, parsing_failure, type_error, lookup_failure
  • Replace all current non-base exception types with static builder functions within the added exception types
  • Moved the exceptions.hpp file from ap/error to ap directory

Copy link
Owner Author
@SpectraL519 SpectraL519 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok

@SpectraL519 SpectraL519 merged commit 6e4e840 into master May 29, 2025
11 checks passed
@SpectraL519 SpectraL519 deleted the yt-cppap-39-err-refact branch May 29, 2025 10:45
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
0