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

UncheckedException throws runtime #42

Closed
trydofor opened this issue Jul 28, 2024 · 0 comments
Closed

UncheckedException throws runtime #42

trydofor opened this issue Jul 28, 2024 · 0 comments
Labels
break breaking change feature new feature
Milestone

Comments

@trydofor
Copy link
Owner

trydofor commented Jul 28, 2024

catch (Exception e){
    throw UncheckedException.runtime(e);
}
@trydofor trydofor converted this from a draft issue Jul 28, 2024
@trydofor trydofor moved this from 🆕 New to 🏗 In progress in WingsBoot Backlog Jul 28, 2024
@trydofor trydofor added the feature new feature label Jul 28, 2024
@trydofor trydofor changed the title UncheckedException throws checked UncheckedException throws runtime Jul 28, 2024
@trydofor trydofor moved this from 🏗 In progress to 👀 In review in WingsBoot Backlog Jul 29, 2024
@github-project-automation github-project-automation bot moved this from 👀 In review to ✅ Done in WingsBoot Backlog Jul 31, 2024
@trydofor trydofor added the break breaking change label Aug 31, 2024
@trydofor trydofor added this to the 2.7.3 milestone Aug 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
break breaking change feature new feature
Projects
Archived in project
Development

No branches or pull requests

1 participant