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

Remove exception throwing and rescuing. #13524

Merged
merged 2 commits into from Mar 1, 2017
Merged

Conversation

ashercodeorg
Copy link
Contributor

It seems silly to choose to throw exceptions to immediately rescue them. Instead, simply verify thatthe desired object(s) is found.

@ashercodeorg ashercodeorg merged commit f2fa5a7 into staging Mar 1, 2017
@ashercodeorg ashercodeorg deleted the removeExceptions branch March 1, 2017 19:45
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.

None yet

2 participants