Skip to content

Update exception terminology to clarify types of exceptions #2954

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

BahaaMohamed98
Copy link
Contributor

pull request

Clarify classification of exceptions and errors in Java introduction

This PR:

  • Distinguishes clearly between exceptions and errors
  • Clarifies that errors are not exceptions
  • Moves the section on errors into its own separate category

Reviewer Resources:

Track Policies

@jagdish-15
Copy link
Contributor

Hey @BahaaMohamed98,

Did you happen to discuss these changes on the Exercism forum before opening the PR?
If you’ve already created a topic, please share the link here. Otherwise, you should start a discussion there first and then proceed with the PR.

@BahaaMohamed98
Copy link
Contributor Author

Hey @jagdish-15! You're right — I forgot to open a forum topic first 😅
I'll go ahead and create one now and link it here shortly. Thanks for the heads up!

@BahaaMohamed98
Copy link
Contributor Author

Just created the discussion here: http://forum.exercism.org/t/clarifying-error-vs-exception-in-java-exception-concept/17914

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.

2 participants