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

Exception policy #2

Open
stevenroose opened this issue Feb 2, 2014 · 1 comment
Open

Exception policy #2

stevenroose opened this issue Feb 2, 2014 · 1 comment

Comments

@stevenroose
Copy link
Member

Currently, everywhere an exception occurs, just a regular Exception is thrown.

I believe it might be a better idea to adopt some of the default Dart exception types or create custom ones to better specify the problem that caused the exception.

@stevenroose
Copy link
Member Author

introduced ScriptException: a96016a

stevenroose added a commit to stevenroose/dart-bitcoin that referenced this issue Feb 26, 2014
@stevenroose stevenroose removed this from the alpha milestone Sep 1, 2014
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

No branches or pull requests

1 participant