We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
No description provided.
The text was updated successfully, but these errors were encountered:
StandardError is the intended root class for application-generated exceptions, not Exception.
Interesting factoid on that topic: "A rescue clause without an explicit Exception class will rescue all StandardErrors (and only those)." (http://www.ruby-doc.org/core/classes/StandardError.html)
Sorry, something went wrong.
Done in pulsd-master branch -- thanks to kbighorse and pulsd!
No branches or pull requests
No description provided.
The text was updated successfully, but these errors were encountered: